Skip to content

Commit 323a9e2

Browse files
committed
Remove 2.12 CI build
1 parent ea37f3f commit 323a9e2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.drone.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,6 @@ pipeline:
5252
# sbt scripted tests are slow and only run on nightly or deployment
5353
event: [ tag, deployment ]
5454

55-
test_scala212:
56-
group: test
57-
image: lampepfl/dotty:2019-04-22
58-
commands:
59-
- cp -R . /tmp/5/ && cd /tmp/5/
60-
- ./project/scripts/sbt ";++2.12.8 ;compile ;test"
61-
# when:
62-
# event: [ push, tag, deployment ]
63-
6455
test_java11:
6556
group: test
6657
image: lampepfl/dotty:2019-04-22

0 commit comments

Comments
 (0)