Skip to content

Commit

Permalink
caching directories on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gutomaia committed Jan 7, 2016
1 parent 6559175 commit 2a3ddf1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -1,4 +1,8 @@
language: node_js
cache:
directories:
- node_modules
- bower_components
addons:
apt:
packages:
Expand Down

0 comments on commit 2a3ddf1

Please sign in to comment.