1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/.travis.yml
Vasiliy Ermolovich 7832d90077 fix travis build
2012-01-22 22:12:28 +03:00

16 lines
349 B
YAML

script: "bundle exec rake test"
before_install: gem update --system
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- ree
gemfile:
- gemfiles/Gemfile.rails-3.1.x
- Gemfile
notifications:
recipients:
- jose.valim@plataformatec.com.br
- carlos@plataformatec.com.br
- rodrigo.flores@plataformatec.com.br
- rafael.franca@plataformatec.com.br