Skip to content

Commit 9aeda4e

Browse files
committed
chore: cache node_modules
1 parent a3dd565 commit 9aeda4e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
22
sudo: false
3-
3+
cache:
4+
directories:
5+
- node_modules
46
node_js:
57
- 4
68
- 5

0 commit comments

Comments
 (0)