Add caching for Travis CI

This commit is contained in:
wvengen 2015-01-14 23:00:12 +01:00
parent 7e0aa66936
commit 557fa78ebe
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ env: COVERALLS=1
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
cache: bundler
bundler_args:
- "--without development --deployment --jobs=3 --retry=3"
before_script: