Skip to content

Commit 1886fe7

Browse files
committed
try to make travis 2.9 work
1 parent 6967c3e commit 1886fe7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: java
22

3-
# Since Jackson 2.7, build requires jdk7, although module itself works on jdk6 still (for now)
3+
# JDK 7 no longer works, just use JDK 8
44
jdk:
5-
- openjdk7
65
- openjdk8
76

87
# Below this line is configuration for deploying to the Sonatype OSS repo

0 commit comments

Comments
 (0)