Updating to circleci 2.0

This commit is contained in:
Ryan Baxter
2018-10-05 09:42:56 -04:00
parent 9b6f6dcdec
commit 4b35a8d129
2 changed files with 6 additions and 4 deletions

6
.circleci/config.yml Normal file
View File

@@ -0,0 +1,6 @@
version: 2
jobs:
build:
branches:
ignore:
- gh-pages # list of branches to ignore

View File

@@ -1,4 +0,0 @@
general:
branches:
ignore:
- gh-pages # list of branches to ignore