Merge pull request #3614 from tgxworld/run_main_tests_first

Run main tests on Travis first.
This commit is contained in:
Sam 2015-07-20 21:39:13 +10:00
commit 80832d0b71

View File

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