Upgrade Node.js, MongoDB and Debian on Docker and Ubuntu snap edge to get security etc updates.

This commit is contained in:
Lauri Ojansivu 2017-07-14 23:10:57 +03:00
parent 4ab2c0d815
commit 9513053816
4 changed files with 6 additions and 6 deletions

View file

@ -3,8 +3,8 @@ sudo: required
env:
TRAVIS_DOCKER_COMPOSE_VERSION: 1.12.0
TRAVIS_NODE_VERSION: 4.8.1
TRAVIS_NPM_VERSION: 4.4.4
TRAVIS_NODE_VERSION: 4.8.4
TRAVIS_NPM_VERSION: 4.6.1
before_install:
- sudo apt-get update -y