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 8f1d149 commit 154a80fCopy full SHA for 154a80f
.travis.yml
@@ -3,4 +3,4 @@ language: python
3
python:
4
- 3.7
5
script:
6
- - python ./bin/lint openapi.yaml
+ - python -m openapi3 openapi.yaml
0 commit comments