Tristan Van Berkom pushed to branch master at BuildStream / buildstream
Commits:
- 
4022234e
by Tristan Van Berkom at 2019-02-18T13:44:29Z
- 
86466e7e
by Tristan Van Berkom at 2019-02-18T14:27:08Z
1 changed file:
Changes:
| ... | ... | @@ -281,10 +281,12 @@ coverage: | 
| 281 | 281 |      - tox -e coverage
 | 
| 282 | 282 |      - cp -a .coverage-reports/ ./coverage-report
 | 
| 283 | 283 |    dependencies:
 | 
| 284 | +  - tests-centos-7.6
 | |
| 284 | 285 |    - tests-debian-9
 | 
| 285 | 286 |    - tests-fedora-28
 | 
| 286 | 287 |    - tests-fedora-29
 | 
| 287 | 288 |    - tests-fedora-missing-deps
 | 
| 289 | +  - tests-fedora-update-deps
 | |
| 288 | 290 |    - tests-ubuntu-18.04
 | 
| 289 | 291 |    - tests-unix
 | 
| 290 | 292 |    except:
 | 
