Skip to content

Commit 84bbd8e

Browse files
committed
try to fix travis build
1 parent e54e9e0 commit 84bbd8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ language: java
22

33
# Since Jackson 2.7, build requires jdk7, although module itself works on jdk6 still (for now)
44
jdk:
5-
- oraclejdk7
6-
- oraclejdk8
5+
- openjdk7
6+
- openjdk8
77

88
# Below this line is configuration for deploying to the Sonatype OSS repo
99
# http://blog.xeiam.com/2013/05/configure-travis-ci-to-deploy-snapshots.html

0 commit comments

Comments
 (0)