Skip to content

Commit 6b86f48

Browse files
takezoeyaroot
authored andcommitted
Drop oraclejdk from TravisCI builds
1 parent e5b07cd commit 6b86f48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: scala
22
jdk:
3-
- oraclejdk8
3+
- openjdk8
4+
- openjdk11
45
script:
56
- git clone https://github.com/gitbucket/gitbucket.git
67
- cd gitbucket

0 commit comments

Comments
 (0)