Skip to content

Commit c3affe3

Browse files
committed
.travis.yml: Start building discourse on ruby 2.0. Local build shows green
1 parent 4d237c4 commit c3affe3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: ruby
22
rvm:
33
- 1.9.3
4+
- 2.0.0
45
before_script:
56
- cp config/database.yml.sample config/database.yml
67
- cp config/redis.yml.sample config/redis.yml

0 commit comments

Comments
 (0)