summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2014-01-17 16:29:55 +0100
committermh <mh@immerda.ch>2014-01-17 16:29:55 +0100
commit6105625ec8c276cf89b3703c74524a48ba8b589a (patch)
treeeeffc2c78a2e301ffda0529e06e208a9866634b0
parent9e948e08a2e44fdac032a15c578ee5694f16786d (diff)
test with 2.x version
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e14e9bc..8fc17b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
language: ruby
rvm:
+ - 2.1.0
+ - 2.0.0
- 1.9.3
- 1.8.7