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 2868173 commit 308b9a0Copy full SHA for 308b9a0
.travis.yml
@@ -15,6 +15,4 @@ addons:
15
before_install:
16
- npm -g install npm@latest
17
install:
18
- - npm install --unsafe-perm --build-from-source
19
-script:
20
- - npm test
+ - npm install --unsafe-perm --build-from-source
0 commit comments