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