mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 11:15:47 +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
|
||||
- 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
Block a user