Skip to content

Commit

Permalink
Attempting to put 2.2 back on the list.
Browse files Browse the repository at this point in the history
  • Loading branch information
sporkmonger committed Apr 9, 2015
1 parent 29ddcfe commit c0f296f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ matrix:
- rvm: ruby-head
- rvm: jruby-head
fast_finish: true
# before_install:
before_install:
- gem update bundler
# - apt-get update
# - apt-get install idn
sudo: false
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ group :test, :development do
gem 'rack-mount', git: 'https://github.com/sporkmonger/rack-mount.git'
end

gem 'idn-ruby', :platform => [:mri_19, :mri_20, :mri_21]
gem 'idn-ruby', :platform => [:mri_19, :mri_20, :mri_21, :mri_22]

0 comments on commit c0f296f

Please sign in to comment.