We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c33588f commit ef80e4eCopy full SHA for ef80e4e
.appveyor.yml
@@ -10,4 +10,4 @@ build_script:
10
- cmd: sbt dotty-bootstrapped/compile
11
test_script:
12
- cmd: sbt "dotty-bootstrapped/dotc tests\pos\HelloWorld.scala"
13
-
+ - cmd: sbt sjsJUnitTests/test
0 commit comments