Skip to content

Commit c3f20b6

Browse files
committed
Enable sbt-based bootstrap in the CI
1 parent cbe6846 commit c3f20b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.drone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ pipeline:
1010
matrix:
1111
TEST:
1212
- test
13+
- dotty-compiler-bootstrapped/test
1314
- partest-only-no-bootstrap --show-diff --verbose
1415
- partest-only --show-diff --verbose

0 commit comments

Comments
 (0)