Skip to content

Commit

Permalink
misc: increase sbt mem on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Szymon Matejczyk committed Sep 4, 2020
1 parent 7be38a1 commit 8a0fd6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ before_cache:
- find $HOME/.sbt -name "*.lock" | xargs rm
- find $HOME/.ivy2 -name "ivydata-*.properties" | xargs rm

sbt_args: -mem 2048

services:
- cassandra
sudo: required

0 comments on commit 8a0fd6f

Please sign in to comment.