1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Bring .travis.yml up to date

* rbx and rbx-2.0 are now both aliases for rbx-18mode (master in 1.8 mode)
 * 1.9.3 final is available
This commit is contained in:
Michael Klishin 2012-01-03 01:14:59 +04:00
parent 66b93e8fd2
commit e4a37d6a5e

View file

@ -2,9 +2,9 @@ script: "bundle exec rake test"
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- ree
- rbx
- rbx-2.0
- rbx-18mode
notifications:
recipients:
- jose.valim@plataformatec.com.br