Updated .travis.yml to use Java 8.

This commit is contained in:
Ilkka Seppala
2015-04-09 22:50:44 +03:00
parent 6d16ef07ab
commit bc03412bd7

View File

@ -1,6 +1,9 @@
language: java language: java
# whitelist jdk:
branches: - oraclejdk8
only:
- master # whitelist
branches:
only:
- master