1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00

trying to enable Rubinius build on Travis

This commit is contained in:
Thorsten Böttger 2013-11-27 23:08:52 +01:00
parent f71e8903ff
commit 6e601d624a
2 changed files with 3 additions and 2 deletions

View file

@ -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

View file

@ -1,3 +1,5 @@
source 'https://rubygems.org'
gemspec
gem 'rubysl', :platforms => :rbx