mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 05:05:15 +08:00
2.1.1 is a lot less segfaulty, test on it
This commit is contained in:
parent
557af84ae2
commit
6d4d2db9f9
|
@ -1,6 +1,7 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.0.0
|
||||
- 2.1.1
|
||||
before_script:
|
||||
- psql -c 'create database discourse_test;' -U postgres
|
||||
- export DISCOURSE_HOSTNAME=www.example.com
|
||||
|
|
Loading…
Reference in New Issue
Block a user