mirror of
https://github.com/opensupports/opensupports.git
synced 2025-08-29 05:38:37 +02:00
Fix mocha version for travis ci
This commit is contained in:
parent
30dcca3ea3
commit
9cce0ccc84
@ -15,7 +15,7 @@ before_install:
|
||||
- mysql -e 'CREATE DATABASE development;'
|
||||
- nvm install 6.14.4
|
||||
- npm install -g npm@6.1.0
|
||||
- npm install -g mocha
|
||||
- npm install -g mocha@5.2.0
|
||||
- cd client
|
||||
- npm install
|
||||
- cd ../tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user