Skip to content

Commit

Permalink
only master
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Nov 21, 2018
1 parent 139bb78 commit 4b71151
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -31,6 +31,10 @@ cache:
directories:
- $HOME/.m2

branches:
only:
- master

jobs:
include:
- stage: test
Expand All @@ -48,4 +52,3 @@ jobs:
jdk: openjdk11
script:
- mvn test -B

0 comments on commit 4b71151

Please sign in to comment.