diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index af207f4f5d..bafceaa292 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,13 +50,13 @@ env: rvm: - 2.2.6 - - 2.3.2 + - 2.3.3 - ruby-head matrix: include: # Latest compiled version in http://rubies.travis-ci.org - - rvm: 2.3.2 + - rvm: 2.3.3 env: - "GEM=ar:mysql2" addons: |