Commit 4028dfe7 by Mark Wunsch

Get this working locally again

parent e937cab6
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- rbx
matrix:
allow_failures:
- rvm: rbx
- 2.2
......@@ -4,8 +4,4 @@ source 'https://rubygems.org'
gemspec
gem 'rake'
platforms :rbx do
gem 'rubysl', '~> 2.0'
gem 'minitest'
end
gem 'minitest'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment