Skip to content

Commit 9bc5d3e

Browse files
committed
Update travis to Java 8
1 parent 7face92 commit 9bc5d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dist: precise
2020
language: java
2121

2222
jdk:
23-
- oraclejdk7
23+
- openjdk8
2424

2525
branches:
2626
only:

0 commit comments

Comments
 (0)