We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53772df commit 30feec3Copy full SHA for 30feec3
.travis.yml
@@ -7,4 +7,4 @@ before_script:
7
- cfndsl -u 9.0.0
8
script:
9
- if [ "${TRAVIS_PULL_REQUEST}" != "false" ]; then cfhighlander cftest --no-validate; else cfhighlander cftest; fi
10
- - cfn_nag_scan -i out/test
+ - cfn_nag_scan -i out/tests
0 commit comments