Skip to content

Commit

Permalink
Only run pitest on master
Browse files Browse the repository at this point in the history
  • Loading branch information
robfletcher committed Aug 25, 2018
1 parent e3d4c61 commit 1d21342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ workflows:
- build-java10
filters:
branches:
ignore: gh-pages
only: master
- release:
requires:
- build-java8
Expand Down

0 comments on commit 1d21342

Please sign in to comment.