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 6d359cc commit a277cfbCopy full SHA for a277cfb
.travis.yml
@@ -20,7 +20,7 @@ env:
20
- JOB="commons/unidoc"
21
22
script:
23
- - sbt -mem 2048 ++$TRAVIS_SCALA_VERSION $JOB
+ - sbt ++$TRAVIS_SCALA_VERSION $JOB
24
25
sudo: false
26
0 commit comments