mirror of https://github.com/sbt/sbt.git
Move update-classifiers-snapshot-srcs as it fails with MavenResolverPlugin.
This commit is contained in:
parent
09ae28803c
commit
caa0f9c010
|
|
@ -19,9 +19,10 @@ env:
|
|||
- SCRIPTED_TEST="otherUnitTests"
|
||||
- SCRIPTED_TEST="scripted actions/*"
|
||||
- SCRIPTED_TEST="scripted api/*"
|
||||
- SCRIPTED_TEST="scripted compiler-project/*""
|
||||
- SCRIPTED_TEST="scripted compiler-project/*"
|
||||
- SCRIPTED_TEST="scripted dependency-management/*1of2"
|
||||
- SCRIPTED_TEST="scripted dependency-management/*2of2"
|
||||
- SCRIPTED_TEST="scripted ivy-deps-management/*"
|
||||
- SCRIPTED_TEST="scripted java/*"
|
||||
- SCRIPTED_TEST="scripted package/*"
|
||||
- SCRIPTED_TEST="scripted project/*1of2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue