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.
2 parents dc34d83 + 8216e2c commit a0fe41bCopy full SHA for a0fe41b
.travis.yml
@@ -0,0 +1,6 @@
1
+sudo: false
2
+language: python
3
+python:
4
+ - 3.7
5
+script:
6
+ - python openapi-linter.py openapi.yaml
0 commit comments