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 e9c449e commit efb61bcCopy full SHA for efb61bc
.drone.yml
@@ -45,7 +45,7 @@ pipeline:
45
46
test_sbt:
47
group: test
48
- image: lampepfl/dotty:2017-11-17
+ image: lampepfl/dotty:2018-04-10
49
commands:
50
- cp -R . /tmp/4/ && cd /tmp/4/
51
- ./project/scripts/sbt sbt-dotty/scripted
0 commit comments