We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc45649 commit 065b3dbCopy full SHA for 065b3db
.travis.yml
@@ -8,7 +8,7 @@ matrix:
8
- env: SBT_VERSION="1.1.0"
9
jdk: oraclejdk8
10
- env: SBT_VERSION="1.1.6"
11
- jdk: oraclejdk10
+ jdk: openjdk11
12
script:
13
- git config --global user.email "example@example.com"
14
- git config --global user.name "example"
0 commit comments