Skip to content

Commit

Permalink
Travis setup adjusted
Browse files Browse the repository at this point in the history
  • Loading branch information
tombujok authored Feb 22, 2017
1 parent 31d936b commit 1761c92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: java
jdk:
- oraclejdk8
install: false
script: mvn clean package
install: /bin/true
script: mvn clean test

0 comments on commit 1761c92

Please sign in to comment.