diff options
author | David Yip <yipdw@member.fsf.org> | 2018-05-18 08:34:35 -0500 |
---|---|---|
committer | David Yip <yipdw@member.fsf.org> | 2018-05-18 08:47:17 -0500 |
commit | 399af266e57f68377194922d1141ad675d2f4b0e (patch) | |
tree | 69434c3f0a775282700774c1588b896ff7b04c0f | |
parent | e0eebba46192e5ef2050347069c4098d33e9ec54 (diff) |
ci: Bump .travis.yml to 2.5.1
-rw-r--r-- | .travis.yml | 2 |
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 |