Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.

Commit

Permalink
Maybe openjdk7 will work?
Browse files Browse the repository at this point in the history
  • Loading branch information
htmldoug committed Dec 12, 2018
1 parent 9215c0c commit 254eb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: scala
matrix:
include:
- env: SBT_VERSION="0.13.16"
jdk: oraclejdk7
jdk: openjdk7
- env: SBT_VERSION="1.0.1"
jdk: oraclejdk8
script: sbt "^^ ${SBT_VERSION}" test scripted
Expand Down

0 comments on commit 254eb41

Please sign in to comment.