We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598fcd2 commit fe18591Copy full SHA for fe18591
.appveyor.yml
@@ -9,5 +9,5 @@ init:
9
build_script:
10
- cmd: sbt dotty-bootstrapped/compile
11
test_script:
12
- - cmd: bin/dotc tests/pos/HelloWorld.scala
+ - cmd: bin\dotc tests\pos\HelloWorld.scala
13
0 commit comments