Update config.yml

pull/5/head
thatcosmonaut 2019-06-27 17:18:10 -07:00 committed by GitHub
parent b23fd5b4e6
commit c74ef27fa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -32,7 +32,10 @@ workflows:
version: 2
test_and_deploy:
jobs:
- test
- test:
filters:
branches:
only: /.*/
- deploy:
requires:
- test