Run main tests on Travis first.
This commit is contained in:
parent
c09cdbc9d3
commit
56276138b5
|
@ -5,9 +5,9 @@ env:
|
|||
- DISCOURSE_HOSTNAME=www.example.com
|
||||
- RUBY_GC_MALLOC_LIMIT=50000000
|
||||
matrix:
|
||||
- "RAILS_MASTER=0"
|
||||
- "RAILS42=1"
|
||||
- "RAILS_MASTER=1"
|
||||
- "RAILS_MASTER=0"
|
||||
|
||||
addons:
|
||||
postgresql: 9.3
|
||||
|
|
Loading…
Reference in New Issue