open-nomad/.circleci
Buck Doyle eba07dabe5
CI: add xUnit reporting for UI tests (#7585)
This surfaces test failures more clearly on CircleCI by adding
testem-multi-reporter to report both via the default TAP reporter
as well as an xUnit reporter whose output is stored as an artefact.
2020-04-01 11:19:44 -05:00
..
config
.gitattributes
.gitignore
config.yml
Makefile
README.md

How to use CircleCI multi-file config

Refer to https://github.com/hashicorp/vault/blob/master/.circleci/README.md .