summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-11-20 19:57:16 +0200
committerLauri Ojansivu <x@xet7.org>2019-11-20 19:57:16 +0200
commit38dfe0b9a71a083adc2de1a81170fea0e4a8e53f (patch)
treed9837179c6a7a8e64e3b15c462578297ae7b036f /.travis.yml
parentb0f345ba21830b033c9edcc8ee5252b280111ae7 (diff)
downloadwekan-38dfe0b9a71a083adc2de1a81170fea0e4a8e53f.tar.gz
wekan-38dfe0b9a71a083adc2de1a81170fea0e4a8e53f.tar.bz2
wekan-38dfe0b9a71a083adc2de1a81170fea0e4a8e53f.zip
Update to Meteor 1.8.2. Update dependencies.
Thanks to xet7 !
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 766fa1e5..6f0a9e0a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ sudo: required
env:
TRAVIS_DOCKER_COMPOSE_VERSION: 1.24.0
TRAVIS_NODE_VERSION: 8.16.2
- TRAVIS_NPM_VERSION: 6.13.0
+ TRAVIS_NPM_VERSION: latest
before_install:
- sudo apt-get update -y