Ensure we're testing on JDK7 and JDK8 for CI

This commit is contained in:
R. Tyler Croy 2015-03-12 16:00:43 -07:00
parent 5bddc68946
commit 1feb3f1bee
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
language: java
jdk:
- oraclejdk8
- oraclejdk8
- oraclejdk7
cache:
directories:
- $HOME/.gradle
notifications:
webhooks:
urls: