mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 21:47:10 -04:00
Update versions of Node and NPM at Travis.
This commit is contained in:
parent
7f4401f3a2
commit
3b8c76a32e
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ dist: trusty
|
|||
sudo: required
|
||||
|
||||
env:
|
||||
TRAVIS_DOCKER_COMPOSE_VERSION: 1.12.0
|
||||
TRAVIS_NODE_VERSION: 4.8.4
|
||||
TRAVIS_NPM_VERSION: 4.6.1
|
||||
TRAVIS_DOCKER_COMPOSE_VERSION: 1.17.0
|
||||
TRAVIS_NODE_VERSION: 8.9.3
|
||||
TRAVIS_NPM_VERSION: 5.5.1
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue