Skip to content

Commit

Permalink
Merge pull request sbt#281 from dotta/remove-jvmopts
Browse files Browse the repository at this point in the history
Removed custom jvmopts for travis ci
  • Loading branch information
benmccann committed May 25, 2015
2 parents 3d2961d + b671818 commit 3c65fd4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ cache:
directories:
- $HOME/.ivy2
script:
- sbt ++$TRAVIS_SCALA_VERSION -jvm-opts .travis/jvmopts scripted
- sbt scripted
5 changes: 0 additions & 5 deletions .travis/jvmopts

This file was deleted.

0 comments on commit 3c65fd4

Please sign in to comment.