mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-10 07:38:10 -05:00
start cucumber jobs before other jobs
the whole build is faster, if the workers start first with the longer running jobs.
This commit is contained in:
@@ -5,10 +5,10 @@ rvm:
|
||||
- 2.1
|
||||
|
||||
env:
|
||||
- DB=postgresql BUILD_TYPE=other
|
||||
- DB=mysql BUILD_TYPE=other
|
||||
- DB=postgresql BUILD_TYPE=cucumber
|
||||
- DB=mysql BUILD_TYPE=cucumber
|
||||
- DB=postgresql BUILD_TYPE=other
|
||||
- DB=mysql BUILD_TYPE=other
|
||||
|
||||
sudo: false
|
||||
cache:
|
||||
|
||||
Reference in New Issue
Block a user