Skip to content

Commit

Permalink
set java version for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
javiersvg committed Feb 27, 2017
1 parent ce1cbd7 commit cb2189b
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,2 +1,4 @@
language: java
jdk:
- oraclejdk8
script: mvn clean install

0 comments on commit cb2189b

Please sign in to comment.