Add package-lock.json. Set dependency versions fixed. Set min node version to 10.

This commit is contained in:
Thomas Oberndörfer
2019-03-02 12:12:25 +01:00
parent 3f498495c1
commit 8d18614f17
4 changed files with 2337 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
sudo: false
language: node_js
node_js:
- "8"
- "10"
env:
- NODE_ENV=integration LOG_LEVEL=warn MONGO_URI=127.0.0.1:27017/test_db MONGO_USER=travis MONGO_PASS=test