Add $HOME/.atom to Travis CI cache

This commit is contained in:
Glavin Wiechert 2015-04-29 13:13:06 -03:00
parent d23d00e9a1
commit 852a64e66f
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ cache:
- pip
- directories:
- node_modules
- $HOME/.atom
before_install:
# Update Homebrew