There was an error while loading. Please reload this page.
1 parent 4177f41 commit 86b28d4Copy full SHA for 86b28d4
5 files changed
.travis.yml
@@ -7,3 +7,8 @@ before_install:
7
cache:
8
directories:
9
- node_modules
10
+ - example/node_modules
11
+install:
12
+ - npm install
13
+ - cd example
14
0 commit comments