mirror of https://github.com/sbt/sbt.git
Switch Travis to Oracle JDK 7
.. required by the newer sbt-native-packager.
This commit is contained in:
parent
cffb8e0441
commit
acc734e669
|
|
@ -4,7 +4,7 @@ script:
|
||||||
scala:
|
scala:
|
||||||
- 2.10.3
|
- 2.10.3
|
||||||
jdk:
|
jdk:
|
||||||
- openjdk6
|
- oraclejdk7
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
- sbt-dev-bot@googlegroups.com
|
- sbt-dev-bot@googlegroups.com
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue