We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8884e99 commit b469a18Copy full SHA for b469a18
.travis.yml
@@ -6,7 +6,6 @@ jdk:
6
- openjdk10
7
- openjdk9
8
- openjdk8
9
- - openjdk7
10
install: true
11
script:
12
if ( `javac -version 2>&1 | grep '1\.8\.0' > /dev/null` ); then
0 commit comments