1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-08 11:39:02 +00:00

Enable more ios tests on Shippable.

This commit is contained in:
Matt Clay 2017-01-20 13:05:31 -08:00
parent 11c15bbbaf
commit d87ee022bb
5 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View file

@ -58,6 +58,7 @@ credentials.yml
results.xml
coverage.xml
/test/units/cover-html
/test/integration/targets/*/backup/
# Development
/test/develop
venv