Skip to content

Commit 92a2fc9

Browse files
authored
Update .travis.yml
build with oraclejdk8, because travis-ci doesn't support oraclejdk7
1 parent 03eccf5 commit 92a2fc9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ services:
55
- docker
66

77
jdk:
8-
- oraclejdk7
9-
# - openjdk6
10-
8+
- oraclejdk8
119

1210
before_install:
1311
- docker pull wnameless/oracle-xe-11g

0 commit comments

Comments
 (0)