[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [metrics-cloud/master] cfn-lint: Relax strict checking for DNS TTL Type
commit 15ee248b47447ced2c4b029502bf0c1b3bdcc34c
Author: Iain R. Learmonth <irl@xxxxxxxx>
Date: Wed Mar 25 14:50:15 2020 +0000
cfn-lint: Relax strict checking for DNS TTL Type
---
.travis.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 7c55703..c558959 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,4 +12,5 @@ jobs:
install:
- pip install cfn-lint
script:
- - cfn-lint cloudformation/*.yml
+ # https://github.com/aws-cloudformation/cfn-python-lint/issues/1425
+ - cfn-lint -x E3012:strict=false cloudformation/*.yml
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits