2012-02-03 21:07:00 +00:00
|
|
|
language: ruby
|
2012-02-24 17:59:30 +00:00
|
|
|
|
2012-02-03 21:07:00 +00:00
|
|
|
rvm:
|
|
|
|
- 1.8.7
|
|
|
|
- 1.9.2
|
|
|
|
- 1.9.3
|
2012-02-24 17:59:30 +00:00
|
|
|
|
2012-02-03 21:11:19 +00:00
|
|
|
script: bundle exec rake test:ruby
|
2012-02-24 17:59:30 +00:00
|
|
|
|
|
|
|
notifications:
|
|
|
|
email: false
|