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.
2 parents 5dc50c4 + 81ed835 commit 923dfb4Copy full SHA for 923dfb4
.drone.yml
@@ -34,7 +34,7 @@ pipeline:
34
image: lampepfl/dotty:2018-04-10
35
commands:
36
- cp -R . /tmp/2/ && cd /tmp/2/
37
- - ./project/scripts/sbt ";dotty-bootstrapped/compile ;dotty-bootstrapped/test; dotty-language-server/test"
+ - ./project/scripts/sbt ";dotty-bootstrapped/compile ;dotty-bootstrapped/test"
38
39
test_optimised:
40
group: test
0 commit comments