Skip to content

Commit

Permalink
Disable Travis for all but master branch builds (#1720)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnorth committed Aug 25, 2019
1 parent a4b7041 commit 79adf4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
if: branch = master

language: java
jdk:
- oraclejdk8
Expand Down

0 comments on commit 79adf4e

Please sign in to comment.