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 890c0db commit 07f1db3Copy full SHA for 07f1db3
.travis.yml
@@ -8,4 +8,4 @@ install:
8
9
script:
10
- npm run lint
11
- - npm run test
+ - TEST_BROWSER=ChromeHeadless npm run test
0 commit comments