Skip to content

Commit 2b5585d

Browse files
committed
fix
1 parent bb11ac2 commit 2b5585d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ services:
1717
cache:
1818
yarn: true
1919
npm: true
20+
directories:
21+
- www/node_modules
22+
23+
install:
24+
- yarn bootstrap
2025

2126
after_script:
2227
- node_modules/.bin/codecov

0 commit comments

Comments
 (0)