[metrics-cloud/master] cfn-lint: Add -t flag to hopefully fix command line

25 Mar
2020
25 Mar
'20
3:01 p.m.
commit 67b8d2d11f822854f2c936829165c1b80d5780e1 Author: Iain R. Learmonth <irl@fsfe.org> Date: Wed Mar 25 15:01:27 2020 +0000 cfn-lint: Add -t flag to hopefully fix command line --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c558959..7d36c2e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,4 +13,4 @@ jobs: - pip install cfn-lint script: # https://github.com/aws-cloudformation/cfn-python-lint/issues/1425 - - cfn-lint -x E3012:strict=false cloudformation/*.yml + - cfn-lint -x E3012:strict=false -t cloudformation/*.yml
1880
Age (days ago)
1880
Last active (days ago)
0 comments
1 participants
participants (1)
-
irl@torproject.org