aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 7805e9e04e..1855e25ca8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -47,14 +47,14 @@ env:
- "GEM=guides"
rvm:
- - 2.2.5
- - 2.3.1
+ - 2.2.6
+ - 2.3.2
- ruby-head
matrix:
include:
# Latest compiled version in http://rubies.travis-ci.org
- - rvm: 2.3.1
+ - rvm: 2.3.2
env:
- "GEM=ar:mysql2"
addons: