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 ea82a7a commit f99dc46Copy full SHA for f99dc46
.travis.yml
@@ -17,4 +17,4 @@ before_install:
17
install:
18
- npm install --unsafe-perm --build-from-source
19
script:
20
- - npm test
+ - npm run test-server
0 commit comments