Revert "travis: workaround false negative test failure (#2362)"

This reverts commit d056879088.
pull/18777/head
Rene Moser 8 years ago committed by Matt Clay
parent 026dc4f957
commit 83f263d132

@ -122,5 +122,5 @@ script:
- python2.7 -m compileall -fq .
- python3.4 -m compileall -fq . -x $(echo "$PY3_EXCLUDE_LIST"| tr ' ' '|')
- python3.5 -m compileall -fq . -x $(echo "$PY3_EXCLUDE_LIST"| tr ' ' '|')
- ansible-validate-modules . --exclude 'cloud/azure/azure_rm_deployment\.py'
- ansible-validate-modules .
#- ./test-docs.sh extras

Loading…
Cancel
Save