From 9c46c4cf5d679c7b6139ab9bc713db81a031bb84 Mon Sep 17 00:00:00 2001 From: Petko Bordjukov Date: Sun, 28 Apr 2019 12:01:06 +0300 Subject: [PATCH] Update Travis configuration --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0ad54a9..383d513 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,10 @@ language: ruby +dist: xenial cache: bundler rvm: - - 2.4.5 + - 2.6 script: - RAILS_ENV=test bundle exec rake --trace bootstrap spec -sudo: false addons: chrome: stable apt: