Skip to content

Commit

Permalink
No jdk7 on Xenial.
Browse files Browse the repository at this point in the history
  • Loading branch information
joehni committed Aug 22, 2019
1 parent 8884e99 commit b469a18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,6 @@ jdk:
- openjdk10
- openjdk9
- openjdk8
- openjdk7
install: true
script:
if ( `javac -version 2>&1 | grep '1\.8\.0' > /dev/null` ); then
Expand Down

0 comments on commit b469a18

Please sign in to comment.