Skip to content

Commit d0a461c

Browse files
Fix #3896: Remove legacy tests
1 parent d2d7d99 commit d0a461c

File tree

4 files changed

+3
-398
lines changed

4 files changed

+3
-398
lines changed

.drone.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@ pipeline:
1414

1515
# TESTS:
1616
# We run tests in parallel. Tests run in a copy of the working directory to avoid conflict
17-
test_legacy:
18-
group: test
19-
image: lampepfl/dotty:2018-01-17
20-
commands:
21-
- cp -R . /tmp/0/ && cd /tmp/0/
22-
- ./project/scripts/sbt legacyTests
23-
2417
test:
2518
group: test
2619
image: lampepfl/dotty:2018-01-17

0 commit comments

Comments
 (0)