Skip to content

Commit

Permalink
Make travis use jdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
GotoFinal committed Jul 2, 2017
1 parent e649bae commit 50b7ab8
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,4 +1,4 @@
jdk:
- openjdk6
- openjdk8
script:
mvn clean test
mvn clean test

0 comments on commit 50b7ab8

Please sign in to comment.