summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZack Hobson2015-06-03 08:18:16 -0700
committerZack Hobson2015-06-03 08:18:16 -0700
commit61eab44995dfc7591f7f276aea9e99c18827237f (patch)
tree18b30ea71c93780389eca570c43add388efcf343
parentb6c955c93b726e73023c68aad9d7a5c750efa292 (diff)
downloadhcl-61eab44995dfc7591f7f276aea9e99c18827237f.tar.bz2
.travis.yml: update ruby versions
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index c5363d5..86dd4bc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: ruby
rvm:
- - 1.9.3
- 2.0.0
- - rbx-2.1.1
+ - 2.1.6
+ - 2.2.2
+ - rbx-2.5.3