Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Faircloth committed Jun 29, 2019
1 parent e02c33b commit 4342bfe
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,14 +142,14 @@
requires:
- build
- test:
- requires:
requires:
- build
- publish:
- requires:
requires:
- dgoss
- test
- filters:
branches:
only:
- master
- develop
filters:
branches:
only:
- master
- develop

0 comments on commit 4342bfe

Please sign in to comment.