about summary refs log tree commit diff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDavid Yip <yipdw@member.fsf.org>2018-05-18 08:34:35 -0500
committerDavid Yip <yipdw@member.fsf.org>2018-05-18 08:47:17 -0500
commit399af266e57f68377194922d1141ad675d2f4b0e (patch)
tree69434c3f0a775282700774c1588b896ff7b04c0f /.travis.yml
parente0eebba46192e5ef2050347069c4098d33e9ec54 (diff)
ci: Bump .travis.yml to 2.5.1
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 238b9a3f6..c7f1bfa71 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,7 +37,7 @@ addons:
 
 rvm:
   - 2.4.3
-  - 2.5.0
+  - 2.5.1
 
 services:
   - redis-server