Skip to content

Commit

Permalink
fix(): circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
mkucharz committed Dec 19, 2017
1 parent 0e3ce71 commit 91ed6f0
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,4 @@ workflows:
build-test-deploy:
jobs:
- build
- test:
requires:
- build
- deploy:
requires:
- build
- test
filtr:
branches:
only: master
- test

0 comments on commit 91ed6f0

Please sign in to comment.