Skip to content

Commit

Permalink
Removing override env vars from travis config because they didn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
jkutner committed Feb 13, 2015
1 parent 00c2072 commit 61308c8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -12,9 +12,6 @@ script: eval $TEST_CMD
after_script: heroku keys:remove $USER@`hostname`
env:
global:
- JAVA_OPTS=""
- JAVA_TOOL_OPTIONS=""
- MAVEN_OPTS=""
- HATCHET_RETRIES=3
- HATCHET_DEPLOY_STRATEGY=git
- HATCHET_BUILDPACK_BASE="https://github.com/heroku/heroku-buildpack-java.git"
Expand Down

0 comments on commit 61308c8

Please sign in to comment.