For now only run integration tests from travis (OoM errors).

This commit is contained in:
Josh Suereth 2014-03-08 10:22:03 -05:00
parent bc067694ae
commit c09c78a9b5
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
language: scala
script:
- sbt launcher/test actions/test api/test apply-macro/test cache/test classfile/test classpath/test collections/test command/test compile/test completion/test contorl/test cross/test incremental-compiler/test io/test ivy/test logic/test main/test main-settings/test persist/test relation/test run/test tasks/test test-agent/test tracking/test testing/test
- sbt scripted
jdk:
- openjdk6