Skip to content

Commit 96fec93

Browse files
committed
Compilation time greatly increased on move to dotty 3.0.0-M1, tell travis to wait for completion
1 parent 301b543 commit 96fec93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: scala
22
script:
33
- bash get_models.sh
4-
- sbt +test -J-Xmx5G
4+
- sbt travis_wait +test -J-Xmx5G
55
# - sbt docsJVM/mdoc

0 commit comments

Comments
 (0)