Skip to content

Commit 30feec3

Browse files
committed
missed the s
1 parent 53772df commit 30feec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ before_script:
77
- cfndsl -u 9.0.0
88
script:
99
- if [ "${TRAVIS_PULL_REQUEST}" != "false" ]; then cfhighlander cftest --no-validate; else cfhighlander cftest; fi
10-
- cfn_nag_scan -i out/test
10+
- cfn_nag_scan -i out/tests

0 commit comments

Comments
 (0)