From ffbe165f1a9ba7b5192e51b6e308974ad8720322 Mon Sep 17 00:00:00 2001 From: James Healy Date: Sat, 13 Feb 2016 22:42:54 +1000 Subject: [PATCH] add MRI 2.3.0 to the travis build matrix --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index df12d4ce..bbd8a3b3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ before_install: - tar -xvf $PWD/phantomjs-2.1-linux-x86_64.tar.bz2 -C $PWD/travis-phantomjs21 --strip-components 2 phantomjs-2.1.1-linux-x86_64/bin/phantomjs - chmod +x $PWD/travis-phantomjs21/phantomjs rvm: + - 2.3.0 - 2.2.2 - 2.1.6 - 2.0.0