heartcombo--simple_form/.travis.yml

15 lines
287 B
YAML
Raw Normal View History

script: "git submodule update --init && bundle exec rake test"
rvm:
- 1.8.7
- 1.9.2
2011-08-10 23:02:20 +00:00
- 1.9.3
- ruby-head
- ree
- jruby
2011-11-08 18:02:58 +00:00
- rbx-18mode
2011-09-08 11:29:36 +00:00
notifications:
recipients:
- jose.valim@plataformatec.com.br
- carlos@plataformatec.com.br
- rafael.franca@plataformatec.com.br