2.1.1 is a lot less segfaulty, test on it

This commit is contained in:
Sam 2014-02-26 11:15:22 +11:00
parent 557af84ae2
commit 6d4d2db9f9

View File

@ -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