mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Upgrade Node.js, MongoDB and Debian on Docker and Ubuntu snap edge to get security etc updates.
This commit is contained in:
parent
4ab2c0d815
commit
9513053816
4 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue