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