Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Commit

Permalink
Be less strict about which MRI patch version we run
Browse files Browse the repository at this point in the history
  • Loading branch information
Burgestrand committed Jun 8, 2014
1 parent 344dad9 commit a5c9ac6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -2,8 +2,8 @@ language: ruby
script: "bundle exec ruby -W -S rspec spec"
cache: bundler
rvm:
- 2.0.0
- 2.1.0
- 2.0
- 2.1
- ruby-head
- rbx-2
- jruby
Expand Down

0 comments on commit a5c9ac6

Please sign in to comment.