Skip to content

Commit e1ccd54

Browse files
authored
Don't manually install mocha (#302)
1 parent 540b9f2 commit e1ccd54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ before_install:
2727
- export NPM=${NODE%node}npm
2828
install:
2929
- $NPM install
30-
- $NPM install mocha
3130
before_script:
3231
- if [[ $TRAVIS_OS_NAME == "linux" ]]; then sh -e /etc/init.d/xvfb start; fi
3332
script:

0 commit comments

Comments
 (0)