mirror of https://github.com/sbt/sbt.git
Split dependency-management tests
This commit is contained in:
parent
cac2d5ad7b
commit
9dac6e910d
|
|
@ -23,8 +23,10 @@ env:
|
|||
- SBT_CMD="scripted actions/*"
|
||||
- SBT_CMD="scripted apiinfo/*"
|
||||
- SBT_CMD="scripted compiler-project/*"
|
||||
- SBT_CMD="scripted dependency-management/*1of2"
|
||||
- SBT_CMD="scripted dependency-management/*2of2"
|
||||
- SBT_CMD="scripted dependency-management/*1of4"
|
||||
- SBT_CMD="scripted dependency-management/*2of4"
|
||||
- SBT_CMD="scripted dependency-management/*3of4"
|
||||
- SBT_CMD="scripted dependency-management/*4of4"
|
||||
- SBT_CMD="scripted ivy-deps-management/*"
|
||||
- SBT_CMD="scripted java/*"
|
||||
- SBT_CMD="scripted package/*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue