We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bc2078 commit 4967876Copy full SHA for 4967876
.appveyor.yml
@@ -18,7 +18,7 @@ test_script:
18
# - bash project/scripts/sbt test
19
# - bash project/scripts/cmdTests
20
# - bash project/scripts/sbt "dotty-bootstrapped/test"
21
- - bash project/scripts/sbt "dotty-bootstrapped/testCompilation"
+ # - bash project/scripts/sbt "dotty-bootstrapped/testCompilation"
22
- bash project/scripts/bootstrapCmdTests
23
cache:
24
- C:\sbt\
0 commit comments