Update appveyor config

This commit is contained in:
Alexandre Archambault 2015-11-21 15:26:47 +01:00
parent 715d50e32c
commit 7361af77f4
1 changed files with 1 additions and 1 deletions

View File

@ -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