Skip to content

Commit

Permalink
trying to enable Rubinius build on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
alto committed Nov 27, 2013
1 parent f71e890 commit 6e601d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -5,7 +5,6 @@ rvm:
- 1.9.3
- 2.0.0
# - jruby-18mode # JRuby in 1.8 mode
# - jruby-19mode # JRuby in 1.9 mode
- rbx-1.2.4
- jruby-19mode # JRuby in 1.9 mode
- rbx-2.2.1
services: mongodb
2 changes: 2 additions & 0 deletions Gemfile
@@ -1,3 +1,5 @@
source 'https://rubygems.org'

gemspec

gem 'rubysl', :platforms => :rbx

0 comments on commit 6e601d6

Please sign in to comment.