Revert Travis/sbt-extras workaround. (#2124).

This commit is contained in:
Dale Wijnand
2015-08-13 09:04:21 +01:00
parent b7c331b267
commit 520a9af491
-4
View File
@@ -42,10 +42,6 @@ notifications:
- [email protected]
- [email protected]
before_script:
- mkdir -p $HOME/.sbt/launchers/0.13.8/
- curl -L -o $HOME/.sbt/launchers/0.13.8/sbt-launch.jar https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.13.8/sbt-launch.jar
script:
- sbt -J-XX:ReservedCodeCacheSize=128m "$SCRIPTED_TEST"