Add $HOME/.atom to Travis CI cache
This commit is contained in:
parent
d23d00e9a1
commit
852a64e66f
|
@ -20,6 +20,7 @@ cache:
|
|||
- pip
|
||||
- directories:
|
||||
- node_modules
|
||||
- $HOME/.atom
|
||||
|
||||
before_install:
|
||||
# Update Homebrew
|
||||
|
|
Loading…
Reference in New Issue