mirror of https://github.com/sbt/sbt.git
For now only run integration tests from travis (OoM errors).
This commit is contained in:
parent
bc067694ae
commit
c09c78a9b5
|
|
@ -1,6 +1,5 @@
|
||||||
language: scala
|
language: scala
|
||||||
script:
|
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
|
- sbt scripted
|
||||||
jdk:
|
jdk:
|
||||||
- openjdk6
|
- openjdk6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue