From ffefb449d594ec39c7f561825edf728682a2fb69 Mon Sep 17 00:00:00 2001 From: Dimitris Koutsogiorgas Date: Thu, 11 Jul 2019 10:51:27 -0700 Subject: [PATCH] Update .travis.yaml config --- .travis.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5ab4591..5049cd1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,7 @@ -os: - - osx - language: ruby +dist: trusty + branches: only: - master @@ -13,9 +12,10 @@ addons: repo_token: 4d2c1cec2a5ba5fd0cd09aa76d1bcb52854e12ace21660dbf65a36a59ba7a973 rvm: - - 2.0.0 + - 2.0.0-p647 - 2.3.4 - - 2.5.0 + - 2.4.1 + - 2.6.2 install: - brew install bzr