mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
.travis.yml: Start building discourse on ruby 2.0. Local build shows green
This commit is contained in:
parent
4d237c46a0
commit
c3affe31a6
@ -1,6 +1,7 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
before_script:
|
||||
- cp config/database.yml.sample config/database.yml
|
||||
- cp config/redis.yml.sample config/redis.yml
|
||||
|
Loading…
Reference in New Issue
Block a user