Skip to content

Commit

Permalink
Use only oracle jdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgrigore committed Jan 16, 2017
1 parent 17fdfda commit f20da78
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -3,10 +3,7 @@ cache:
- $HOME/.gradle
- $HOME/.sonar
language: java
jdk:
- oraclejdk8
- oraclejdk7
- openjdk7
jdk: oraclejdk8
script:
- ./gradlew check
deploy:
Expand Down

0 comments on commit f20da78

Please sign in to comment.