aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorZachary Scott <e@zzak.io>2015-01-27 22:08:43 -0800
committerZachary Scott <e@zzak.io>2015-01-27 22:08:43 -0800
commit837e8ff5b2058c8cfeaf07c7c38a1d5b18f8badd (patch)
tree7131c36127e93b2c7e1aea8d7e0e320df247117e /.travis.yml
parent6b13cd2cbed485263c2ccea46ac656770d387e5d (diff)
downloadruby-openssl-837e8ff5b2058c8cfeaf07c7c38a1d5b18f8badd.tar.gz
Ruby 2.2.0 was released
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a1188ec5..74ed61a8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,7 @@
script: "bundle exec rake test"
rvm:
+ - 2.2
- ruby-head
matrix: