Skip to content

Commit fbb0aed

Browse files
committed
restored change
1 parent 02f37ce commit fbb0aed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ node_js:
33
- "8"
44
- "9"
55
- "10"
6+
cache:
7+
directories:
8+
- "node_modules"
69
before_script:
710
- npm run build
811
script:

0 commit comments

Comments
 (0)