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