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 301b543 commit 96fec93Copy full SHA for 96fec93
.travis.yml
@@ -1,5 +1,5 @@
1
language: scala
2
script:
3
- bash get_models.sh
4
- - sbt +test -J-Xmx5G
+ - sbt travis_wait +test -J-Xmx5G
5
# - sbt docsJVM/mdoc
0 commit comments