mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Update .travis.yml
p195 for less crashage
This commit is contained in:
parent
80f1e9a0d9
commit
6b68cd298b
@ -1,7 +1,7 @@
|
|||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 2.0.0
|
- 2.0.0-p195
|
||||||
before_script:
|
before_script:
|
||||||
- cp config/database.yml.development-sample config/database.yml
|
- cp config/database.yml.development-sample config/database.yml
|
||||||
- cp config/redis.yml.sample config/redis.yml
|
- cp config/redis.yml.sample config/redis.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user