Skip to content

Commit

Permalink
Remove Rbx build, see ruby-grape#514.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Nov 24, 2013
1 parent 8972335 commit 390ce93
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ rvm:
- 2.0.0
- 1.9.3
- jruby-19mode
- rbx
8 changes: 0 additions & 8 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,3 @@ group :development, :test do
gem 'redcarpet', :platforms => :ruby
gem 'rubocop', '~> 0.14.1'
end

platforms :rbx do
gem 'parser', '2.1.0.pre1'
gem 'syntax', github: 'distler/syntax'
gem 'rubysl', '~> 2.0'
gem 'racc'
gem 'iconv', github: 'nurse/iconv'
end

0 comments on commit 390ce93

Please sign in to comment.