Skip to content

Commit

Permalink
Merge pull request #1091 from kares/green-jruby
Browse files Browse the repository at this point in the history
a green jruby build
  • Loading branch information
Zachary Scott committed Feb 2, 2016
2 parents d6915b1 + eb3036b commit fdd17eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ rvm:
- 2.3.0
- ruby-head
- rbx-2
- jruby-9.0.0.0
- jruby-9.0.5.0
- jruby-head

sudo: false
Expand Down
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -17,7 +17,6 @@ gem "minitest", "~> 5.0"

if RUBY_ENGINE == 'jruby'
gem 'nokogiri', '!= 1.5.0'
gem 'jruby-openssl'
gem 'trinidad'
end

Expand Down

0 comments on commit fdd17eb

Please sign in to comment.