Skip to content

Commit

Permalink
Prevent double builds on PRs (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
symm authored Jul 2, 2017
1 parent d08e3d7 commit d8c5ef5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ after_success:

notifications:
email: false

branches:
only:
- master

0 comments on commit d8c5ef5

Please sign in to comment.