Skip to content

Commit

Permalink
Travis CI – compile with Oracle JDK 9
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipJirsak committed Sep 16, 2017
1 parent 136cd0f commit 5aa8e72
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,7 +1,7 @@
language: java
sudo: false
jdk:
- oraclejdk9
- oraclejdk8
- openjdk7
after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 5aa8e72

Please sign in to comment.