Skip to content

Commit

Permalink
Merge pull request #840 from nicolasleger/patch-1
Browse files Browse the repository at this point in the history
Test on Ruby 2 patched versions
  • Loading branch information
packetmonkey committed Mar 23, 2015
2 parents a4e1d29 + 03800a9 commit 842dab6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: ruby
rvm:
- 2.0.0
- 2.1.4
- 2.2.0
- 2.0
- 2.1
- 2.2
- rbx-2
- jruby
env:
Expand Down

0 comments on commit 842dab6

Please sign in to comment.