Expand travis with all working unit tests.

This commit is contained in:
Josh Suereth 2014-05-07 12:00:04 -04:00
parent d034561083
commit e00325aeec
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ env:
- SCRIPTED_TEST="scripted source-dependencies/*2of3"
- SCRIPTED_TEST="scripted source-dependencies/*3of3"
- SCRIPTED_TEST="scripted tests/*"
- SCRIPTED_TEST=launcher/test
- SCRIPTED_TEST="all launcher/test main-settings/test main/test ivy/test logic/test completion/test"
- SCRIPTED_TEST="all actions/test classpath/test collections/test incremental-compiler/test logging/test run/test task-system/test"
# TODO - we'd like to actually test everything, but the process library has a deadlock right now
jdk:
- openjdk6