Skip to content

Commit

Permalink
Increase size of Travis maven builds... (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
lesv authored Feb 14, 2017
1 parent fcb5101 commit d4c21f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ before_install:
&& set +x && source secrets.env && set -x
|| true
- export GOOGLE_CLOUD_PROJECT=java-docs-samples-tests
- export MAVEN_OPTS='-Xmx768m -XX:MaxPermSize=256m'
# Skip the install step, since Maven will download the dependencies we need
# when the test build runs.
# http://stackoverflow.com/q/31945809/101923
Expand Down

0 comments on commit d4c21f3

Please sign in to comment.