mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-05-03 17:35:09 -04:00
Run main tests on Travis first.
This commit is contained in:
parent
c09cdbc9d3
commit
56276138b5
1 changed files with 1 additions and 1 deletions
|
@ -5,9 +5,9 @@ env:
|
||||||
- DISCOURSE_HOSTNAME=www.example.com
|
- DISCOURSE_HOSTNAME=www.example.com
|
||||||
- RUBY_GC_MALLOC_LIMIT=50000000
|
- RUBY_GC_MALLOC_LIMIT=50000000
|
||||||
matrix:
|
matrix:
|
||||||
|
- "RAILS_MASTER=0"
|
||||||
- "RAILS42=1"
|
- "RAILS42=1"
|
||||||
- "RAILS_MASTER=1"
|
- "RAILS_MASTER=1"
|
||||||
- "RAILS_MASTER=0"
|
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
postgresql: 9.3
|
postgresql: 9.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue