Skip to content

Commit

Permalink
enable ruby 2.1.1 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Feb 24, 2014
1 parent 97bf22c commit c78a5c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,2 +1,2 @@
rvm: [2.0.0, 2.1.0]
rvm: [2.0.0, 2.1.0, 2.1.1]
script: bundle exec rspec

0 comments on commit c78a5c8

Please sign in to comment.