Skip to content

Commit 49dac30

Browse files
fix travis
1 parent eb2c35e commit 49dac30

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
@@ -26,6 +26,7 @@ install:
2626
- sudo sh -c 'echo "/usr/local/lib" > /etc/ld.so.conf.d/opencv.conf'
2727
- sudo ldconfig
2828
- cd ../../
29+
- npm install mocha
2930

3031
script:
3132
- npm install

0 commit comments

Comments
 (0)