Skip to content

Commit f03480b

Browse files
committed
Run mocha tests on Travis
1 parent bd5f338 commit f03480b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ before_script:
1717
- sh -e /etc/init.d/xvfb start
1818
script:
1919
- ./node_modules/karma/bin/karma start --single-run --browsers Firefox
20+
- ./node_modules/mocha/bin/mocha test/test-webpack.js

0 commit comments

Comments
 (0)