mirror of https://github.com/sbt/sbt.git
Fix Java 6 test
This commit is contained in:
parent
0c6e2ae64c
commit
f414cf96b1
|
|
@ -165,6 +165,7 @@ testSbtCoursierJava6() {
|
|||
|
||||
git clone https://github.com/alexarchambault/scalacheck-shapeless.git
|
||||
cd scalacheck-shapeless
|
||||
git checkout e11ec8b2b069ee598b20ae3f3ad6e00f5edfd7ac
|
||||
cd project
|
||||
clean_plugin_sbt
|
||||
cd project
|
||||
|
|
|
|||
Loading…
Reference in New Issue