mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
Update .travis.yml
p195 for less crashage
This commit is contained in:
parent
80f1e9a0d9
commit
6b68cd298b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue