about summary refs log tree commit diff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-11-11 23:37:39 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-11-12 01:55:33 +0100
commitcd765f26a9610e160ffd347637fca40d7b80164e (patch)
treed3305d28921c9a207bd6a8d8909ed205c1ebfdcc /.travis.yml
parentff229aa978d774d9ab067f0cbe345ccbe0f5658c (diff)
Upgrade ruby to 2.3.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 405cce645..f6841779d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,7 +18,7 @@ addons:
   postgresql: 9.4
 
 rvm:
-  - 2.2.4
+  - 2.3.1
 
 services:
   - redis-server