Skip to content

Commit

Permalink
Travis CI cache
Browse files Browse the repository at this point in the history
  • Loading branch information
cchantep committed Jul 25, 2016
1 parent 13de2d1 commit fdcabab
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ jdk:
- oraclejdk8
env: JAVA_OPTS="-Xms32m -Xmx128m"
sudo: false
#before_install:
#- sudo ./.travis_scripts/beforeInstall.sh $TRAVIS_SCALA_VERSION
cache:
directories:
- $HOME/.ivy2
- $HOME/.sbt
scala:
- 2.11.7

0 comments on commit fdcabab

Please sign in to comment.