Update .travis.yml

p195 for less crashage
This commit is contained in:
Sam 2013-06-13 21:08:58 +10:00
parent 80f1e9a0d9
commit 6b68cd298b

View File

@ -1,7 +1,7 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.0.0-p195
before_script:
- cp config/database.yml.development-sample config/database.yml
- cp config/redis.yml.sample config/redis.yml