mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 15:23:38 +08:00
Merge pull request #3614 from tgxworld/run_main_tests_first
Run main tests on Travis first.
This commit is contained in:
commit
80832d0b71
|
@ -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…
Reference in New Issue
Block a user