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

fix travis build

This commit is contained in:
Vasiliy Ermolovich 2012-01-22 22:12:28 +03:00
parent 3bd78cabd8
commit 7832d90077

View file

@ -1,4 +1,5 @@
script: "bundle exec rake test"
before_install: gem update --system
rvm:
- 1.8.7
- 1.9.2