upgrade travis settings

This commit is contained in:
Rimian Perkins 2019-08-26 17:49:34 +10:00
parent abaf101173
commit 0a03a54072
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ dist: trusty
cache: bundler --path $TRAVIS_BUILD_DIR/discourse/vendor cache: bundler --path $TRAVIS_BUILD_DIR/discourse/vendor
addons: addons:
postgresql: 9.5 postgresql: 11.5
apt: apt:
packages: packages:
- gifsicle - gifsicle
@ -18,7 +18,7 @@ addons:
- jhead - jhead
rvm: rvm:
- 2.4.0 - 2.6.2
services: services:
- redis-server - redis-server