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 bd5f338 commit f03480bCopy full SHA for f03480b
.travis.yml
@@ -17,3 +17,4 @@ before_script:
17
- sh -e /etc/init.d/xvfb start
18
script:
19
- ./node_modules/karma/bin/karma start --single-run --browsers Firefox
20
+ - ./node_modules/mocha/bin/mocha test/test-webpack.js
0 commit comments