Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Bump up the Xmx for travis.
  • Loading branch information
cbeer committed Feb 28, 2013
1 parent b0c9d90 commit 4df17df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,6 +1,9 @@
language: java
jdk:
- oraclejdk7
before_script:
- "echo $JAVA_OPTS"
- "export JAVA_OPTS=-Xmx512m"
branches:
only:
- master
Expand Down

0 comments on commit 4df17df

Please sign in to comment.