Skip to content

Commit e93f056

Browse files
committed
Run sbt test in windows CI
1 parent 05736ae commit e93f056

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ build_script:
1111
test_script:
1212
- cmd: sbt "dotty-bootstrapped/dotc tests\pos\HelloWorld.scala"
1313
- cmd: sbt sjsJUnitTests/test
14+
- cmd: sbt test

0 commit comments

Comments
 (0)