Skip to content

Commit 79efc41

Browse files
committed
travis: use openjdk8 as oraclejdk8 stopped working
1 parent 213e698 commit 79efc41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: java
22

33
jdk:
4-
- oraclejdk8
4+
- openjdk8
55

66
sudo: false
77
# as per http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/

0 commit comments

Comments
 (0)