Skip to content

Commit a277cfb

Browse files
committed
travis fix?
1 parent 6d359cc commit a277cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

2222
script:
23-
- sbt -mem 2048 ++$TRAVIS_SCALA_VERSION $JOB
23+
- sbt ++$TRAVIS_SCALA_VERSION $JOB
2424

2525
sudo: false
2626

0 commit comments

Comments
 (0)