Skip to content

Commit 9459ea8

Browse files
jdk8,7,6 yml
jdk8,7,6 yml
1 parent a85cdc0 commit 9459ea8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ jdk:
55
- oraclejdk7
66
- openjdk7
77
- openjdk6
8-
- oraclejdk6
98
before_install:
109
# for gh-311 (modify to use the TLSv1.2 on Java 7)
1110
- export _JAVA_OPTIONS=-Dhttps.protocols=TLSv1.2
12-
install: mvn install -Dmaven.compiler.target=1.8 -Dmaven.compiler.source=1.8 -DskipTests=true
13-
script: mvn test -Dmaven.compiler.target=1.8 -Dmaven.compiler.source=1.8

0 commit comments

Comments
 (0)