Skip to content

Commit 3b8c76a

Browse files
committed
Update versions of Node and NPM at Travis.
1 parent 7f4401f commit 3b8c76a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ dist: trusty
22
sudo: required
33

44
env:
5-
TRAVIS_DOCKER_COMPOSE_VERSION: 1.12.0
6-
TRAVIS_NODE_VERSION: 4.8.4
7-
TRAVIS_NPM_VERSION: 4.6.1
5+
TRAVIS_DOCKER_COMPOSE_VERSION: 1.17.0
6+
TRAVIS_NODE_VERSION: 8.9.3
7+
TRAVIS_NPM_VERSION: 5.5.1
88

99
before_install:
1010
- sudo apt-get update -y

0 commit comments

Comments
 (0)