Skip to content

Commit d08ed26

Browse files
Sebastian FlorekSebastian Florek
authored andcommitted
Merge pull request #851 from bryk/better-cache
Add .tools dir to Travis cache
2 parents bbec92f + 2231340 commit d08ed26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ cache:
2525
directories:
2626
- node_modules
2727
- bower_components
28+
- .tools
2829
# Use Node.js as primary language because Gulp is the build system used in the project.
2930
language: node_js
3031
node_js:

0 commit comments

Comments
 (0)