There was an error while loading. Please reload this page.
1 parent 8f4464d commit 915dc76Copy full SHA for 915dc76
.travis.yml
@@ -11,4 +11,6 @@ node_js:
11
- "v6.9.1"
12
- "v8.11.3"
13
- "v10.7.0"
14
-script: npm run test:build
+scripts:
15
+ - npm run build
16
+ - npm run test
0 commit comments