We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8034b8 commit 0c0a54fCopy full SHA for 0c0a54f
.travis.yml
@@ -12,5 +12,5 @@ node_js:
12
- "v8.11.3"
13
- "v10.7.0"
14
scripts: {
15
- "test": "npm run test:build"
16
- }
+ "test": "npm test"
+}
0 commit comments