Improve Travis CI cache

This commit is contained in:
Glavin Wiechert 2016-02-20 17:45:57 -04:00
parent 04851fb5ed
commit 27c274091f
1 changed files with 6 additions and 4 deletions

View File

@ -22,8 +22,10 @@ env:
- APM_TEST_PACKAGES="language-marko language-html-swig language-svg"
cache:
- pip
- pip: true
- bundler: true
- directories:
- vendor/bundle # gems are installed here, https://docs.travis-ci.com/user/languages/ruby/#Dependency-Management
- node_modules
- $HOME/.atom
- $HOME/.stack