mirror of https://github.com/sbt/sbt.git
Update appveyor config
This commit is contained in:
parent
715d50e32c
commit
7361af77f4
|
|
@ -16,7 +16,7 @@ install:
|
|||
build_script:
|
||||
- sbt clean compile publish-local
|
||||
test_script:
|
||||
- sbt core-jvm/test # Would node be around for core-js/test?
|
||||
- sbt coreJVM/test # Would node be around for coreJS/test?
|
||||
cache:
|
||||
- C:\sbt\
|
||||
- C:\Users\appveyor\.m2
|
||||
|
|
|
|||
Loading…
Reference in New Issue