mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Update Travis versions of Node and NPM.
This commit is contained in:
parent
f4e0d92296
commit
a05292bd91
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ sudo: required
|
|||
|
||||
env:
|
||||
TRAVIS_DOCKER_COMPOSE_VERSION: 1.12.0
|
||||
TRAVIS_NODE_VERSION: 4.8.4
|
||||
TRAVIS_NPM_VERSION: 4.6.1
|
||||
TRAVIS_NODE_VERSION: 6.12.2
|
||||
TRAVIS_NPM_VERSION: 5.6.0
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue