Skip to content

Commit 2231340

Browse files
committed
Add .tools dir to Travis cache
This should cut a minute from our build Travis cache has been reenabled recently for our project
1 parent bbec92f commit 2231340

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)