fix circleci missing job (#111)

This commit is contained in:
Benjamin Boudreau 2019-06-14 22:41:30 -04:00 committed by GitHub
parent 1678ecc608
commit 2b8609dab2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,9 +46,3 @@ workflows:
filters:
branches:
ignore: gh-pages
- deploy:
requires:
- build
filters:
branches:
only: master