fix travis build

This commit is contained in:
Vasiliy Ermolovich 2012-01-22 22:12:28 +03:00
parent 3bd78cabd8
commit 7832d90077
1 changed files with 1 additions and 0 deletions

View File

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