Commit a980b6c
committed
Changed Travis CI environment to cache node_modules folder
This is a commonly used trick to speed up Travis CI builds. Since
builds for this project tend to spend upwards of 40 seconds in the
`npm install` phase, this has the potential to be a big time saver.1 parent 84e112c commit a980b6c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments