Skip to content

Commit fceead8

Browse files
committed
downgrade to mocha@7 as mocha@8 doesn't support old version of node anymore
1 parent 7023bee commit fceead8

File tree

3 files changed

+149
-259
lines changed

3 files changed

+149
-259
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ install:
110110
true;
111111
112112
113-
- cmd: npm install mocha node-pre-gyp-github -g
113+
- cmd: npm install mocha@7 node-pre-gyp-github -g
114114
- cmd: setenv.bat 64
115115
- cmd: build.bat %PLATFORM%
116116

0 commit comments

Comments
 (0)