mirror of
https://github.com/discourse/discourse.git
synced 2025-04-14 17:50:53 +08:00
try to set node version
This commit is contained in:
parent
96a938111c
commit
9757681707
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user