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 f132753 commit 37b01a5Copy full SHA for 37b01a5
.travis.yml
@@ -16,7 +16,7 @@ install:
16
- npm install
17
18
script:
19
- - npm build
+ - npm run build
20
- npm test
21
- npm run coveralls
22
0 commit comments