Add caching for Travis CI
This commit is contained in:
parent
7e0aa66936
commit
557fa78ebe
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue