1
0

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:
Wesley W. Terpstra
2017-03-18 04:14:50 -07:00
committed by GitHub
parent f6daa782d3
commit d4272db067
2 changed files with 5 additions and 10 deletions

View File

@ -36,8 +36,7 @@ env:
- SUITE=RocketSuiteA
- SUITE=RocketSuiteB
- SUITE=RocketSuiteC
- SUITE=GroundtestSuiteA
- SUITE=GroundtestSuiteB
- SUITE=GroundtestSuite
- SUITE=UnittestSuite
# blacklist private branches