1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
heartcombo--simple_form/.travis.yml
Rafael Mendonça França fca99746d2 Use country_select gem instead of the plugin
Rails 3.2 deprecated the Rails plugins. So we have to use gems.
2012-01-30 16:14:58 -02:00

14 lines
294 B
YAML

script: "bundle exec rake test"
rvm:
- 1.9.3
- ree
- jruby
gemfile:
- gemfiles/Gemfile-rails.3.0.x
- gemfiles/Gemfile-rails.3.1.x
- Gemfile
notifications:
recipients:
- jose.valim@plataformatec.com.br
- carlos@plataformatec.com.br
- rafael.franca@plataformatec.com.br