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