Skip to content

Commit

Permalink
CI does not allow cexts on jruby.
Browse files Browse the repository at this point in the history
  • Loading branch information
mostlyobvious committed Jul 25, 2012
1 parent 0de54c1 commit 87b45e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
source 'https://rubygems.org'

gemspec

gem "foreman", :platform => :ruby
1 change: 0 additions & 1 deletion m2r.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ Gem::Specification.new do |gem|
gem.add_development_dependency "rake"
gem.add_development_dependency "minitest"
gem.add_development_dependency "mocha"
gem.add_development_dependency "foreman"
end

0 comments on commit 87b45e0

Please sign in to comment.