try to set node version

This commit is contained in:
Sam 2018-06-26 09:48:57 +10:00
parent 96a938111c
commit 9757681707
1 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@ branches:
env:
global:
- TRAVIS_NODE_VERSION="10"
- DISCOURSE_HOSTNAME=www.example.com
- RUBY_GLOBAL_METHOD_CACHE_SIZE=131072
matrix:
@ -37,7 +38,7 @@ services:
- redis-server
sudo: required
dist: xenial
dist: trusty
cache:
apt: true