travis: only run 4 jobs at once (#593)
We can only run 4 at a time; 5 causes the test time to double. In the past we had a 50minute build deadline, but that's fixed.
This commit is contained in:
committed by
GitHub
parent
f6daa782d3
commit
d4272db067
@ -36,8 +36,7 @@ env:
|
||||
- SUITE=RocketSuiteA
|
||||
- SUITE=RocketSuiteB
|
||||
- SUITE=RocketSuiteC
|
||||
- SUITE=GroundtestSuiteA
|
||||
- SUITE=GroundtestSuiteB
|
||||
- SUITE=GroundtestSuite
|
||||
- SUITE=UnittestSuite
|
||||
|
||||
# blacklist private branches
|
||||
|
Reference in New Issue
Block a user