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 8f8f31b commit 48d1026Copy full SHA for 48d1026
.travis.yml
@@ -13,4 +13,5 @@ before_install:
13
- sh -e /etc/init.d/xvfb start
14
15
script:
16
- - npm run test
+ - npm start
17
+ - npm test
0 commit comments