Skip to content

Commit

Permalink
Adjusted Travis to use oraclejdk8.
Browse files Browse the repository at this point in the history
  • Loading branch information
kelemen committed Jul 5, 2017
1 parent 6bb6338 commit 8d0f642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: java
jdk:
- oraclejdk7
- oraclejdk8
script: "./gradlew check testAllFiltered"

0 comments on commit 8d0f642

Please sign in to comment.