Skip to content

Commit

Permalink
Revert travis changes
Browse files Browse the repository at this point in the history
  • Loading branch information
EmergentOrder committed Aug 15, 2024
1 parent 272a13e commit a852687
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ install:
sudo ln -s $HOME/sbt/bin/sbt /usr/local/bin/sbt
script:
# - bash get_models.sh
- travis_wait 5 sbt compile -J-Xmx5G
- travis_wait 5 sbt compile test -J-Xmx5G
- travis_wait 5 sbt test -J-Xmx5G
# - sbt docsJVM/mdoc

0 comments on commit a852687

Please sign in to comment.