]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commitdiff
Test on modern ruby releases
authorTim Smith <tsmith84@gmail.com>
Tue, 15 Sep 2015 22:16:17 +0000 (15:16 -0700)
committerTim Smith <tsmith84@gmail.com>
Tue, 15 Sep 2015 22:16:17 +0000 (15:16 -0700)
.travis.yml

index 2305b57cbe48f8e78b981091cb74a684303415ed..232d1a5916bc3de91cc9b25fddef6c32af1f46d9 100644 (file)
@@ -3,7 +3,8 @@ sudo: false
 cache: bundler
 bundler_args: --without kitchen_common kitchen_vagrant
 rvm:
-  - 1.9.3
-  - 2.0.0
+  - 2.0
+  - 2.1
+  - 2.2
 script:
   - bundle exec rake travis