Browse Source

Add Ruby 2.1.1 to Travis CI build

Douglas Thrift 9 years ago
parent
commit
2f540d3252
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2,3 +2,4 @@ language: ruby
 rvm:
   - 1.9.3
   - 2.0.0
+  - 2.1.1