We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5b07cd commit 6b86f48Copy full SHA for 6b86f48
.travis.yml
@@ -1,6 +1,7 @@
1
language: scala
2
jdk:
3
-- oraclejdk8
+- openjdk8
4
+- openjdk11
5
script:
6
- git clone https://github.com/gitbucket/gitbucket.git
7
- cd gitbucket
0 commit comments