Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #79 from brixen/master
Update Travis settings for Rubinius.
  • Loading branch information
sferik committed Feb 10, 2014
2 parents 6929fcb + 46abe64 commit b9eb0bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- rbx
- rbx-2
- ruby-head
matrix:
include:
Expand Down
6 changes: 0 additions & 6 deletions Gemfile
Expand Up @@ -27,11 +27,5 @@ group :test do
gem 'yardstick'
end

platforms :rbx do
gem 'racc'
gem 'rubinius-coverage', '~> 2.0'
gem 'rubysl', '~> 2.0'
end

# Specify your gem's dependencies in http.gemspec
gemspec

0 comments on commit b9eb0bf

Please sign in to comment.