mirror of https://github.com/sbt/sbt.git
Add unit tests to Travis
This commit is contained in:
parent
56cc49a6b0
commit
bd6f9e712d
|
|
@ -15,6 +15,7 @@ jdk:
|
|||
|
||||
env:
|
||||
matrix:
|
||||
- SCRIPTED_TEST="test"
|
||||
- SCRIPTED_TEST="scripted actions/*"
|
||||
- SCRIPTED_TEST="scripted api/*"
|
||||
- SCRIPTED_TEST="scripted compiler-project/*""
|
||||
|
|
|
|||
Loading…
Reference in New Issue