Skip to content

Commit

Permalink
Use OpenJDK
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuschko committed Dec 23, 2017
1 parent 466e928 commit 4b65643
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: java
install: true
sudo: required

jdk:
- oraclejdk7
- openjdk7

script:
- ./gradlew verifyListings -s

0 comments on commit 4b65643

Please sign in to comment.