Skip to content

Commit 6d359cc

Browse files
committed
travis fix?
1 parent 4cbd3bc commit 6d359cc

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.sbtopts

Lines changed: 0 additions & 1 deletion
This file was deleted.

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ env:
2020
- JOB="commons/unidoc"
2121

2222
script:
23-
- sbt ++$TRAVIS_SCALA_VERSION $JOB
24-
- sbt ++$TRAVIS_SCALA_VERSION $JOB
25-
- sbt ++$TRAVIS_SCALA_VERSION $JOB
23+
- sbt -mem 2048 ++$TRAVIS_SCALA_VERSION $JOB
2624

2725
sudo: false
2826

0 commit comments

Comments
 (0)