Skip to content

Commit ef80e4e

Browse files
committed
Add scala.js tests to windows CI
1 parent c33588f commit ef80e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ build_script:
1010
- cmd: sbt dotty-bootstrapped/compile
1111
test_script:
1212
- cmd: sbt "dotty-bootstrapped/dotc tests\pos\HelloWorld.scala"
13-
13+
- cmd: sbt sjsJUnitTests/test

0 commit comments

Comments
 (0)