don't test on oraclejdk8 anymore, as it is not longer supported

This commit is contained in:
David Renshaw 2019-03-12 20:29:30 -04:00
parent 6dcfa30e10
commit d60177b5a9

View file

@ -22,8 +22,8 @@ install:
jdk: jdk:
- oraclejdk8 - oraclejdk8
- oraclejdk7
- openjdk7 - openjdk7
- openjdk8
script: script:
- make - make
- make addressbook - make addressbook