Update Travis versions of Node and NPM.

This commit is contained in:
Lauri Ojansivu 2017-12-11 22:44:34 +02:00
parent f4e0d92296
commit a05292bd91

View file

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