Skip to content

Commit 154a80f

Browse files
committed
Changed the linter in Travis
1 parent 8f1d149 commit 154a80f

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
@@ -3,4 +3,4 @@ language: python
33
python:
44
- 3.7
55
script:
6-
- python ./bin/lint openapi.yaml
6+
- python -m openapi3 openapi.yaml

0 commit comments

Comments
 (0)