Remove oraclejdk7 from the build matrix

This commit is contained in:
R. Tyler Croy 2015-09-11 10:58:44 -07:00
parent a0249a7d7a
commit e9ef36155d
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ install:
script:
- "./gradlew -S -i"
jdk:
- oraclejdk7
- oraclejdk8
- openjdk7
notifications: