adding npm mime-types dependency, missing in travis CI

This commit is contained in:
El RIDO 2018-04-29 09:40:44 +02:00
parent e4bf41202e
commit 3f508b737c
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ install:
before_script:
- composer install -n
- npm install -g mocha
- cd js && npm install jsverify jsdom@9 jsdom-global@2
- cd js && npm install jsverify jsdom@9 jsdom-global@2 mime-types
script:
- mocha