Skip to content

Commit

Permalink
Need to keep Travis-CI build at JDK8 because the code uses classes fr…
Browse files Browse the repository at this point in the history
…om JDK8 already in some areas
  • Loading branch information
centic9 committed Feb 15, 2016
1 parent fed5bf8 commit cf6a5ec
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,6 +1,6 @@
language: java
jdk:
- oraclejdk7
- oraclejdk8

before_install:
- chmod +x gradlew
Expand Down

0 comments on commit cf6a5ec

Please sign in to comment.