Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timperrett committed May 31, 2016
1 parent 7883d44 commit 38467a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ scala:
- 2.10.6
- 2.11.7
jdk:
- openjdk7
- openjdk8
# - oraclejdk8 # commenting out as the travis failures seem to happen most often with the oracle jdk. It's not clear why?
script:
- sbt -J-Xss6M -J-Xmx4G ++$TRAVIS_SCALA_VERSION compile test:compile
Expand Down

0 comments on commit 38467a2

Please sign in to comment.