Skip to content

Commit 4907475

Browse files
committed
Check travis file
1 parent dc34d83 commit 4907475

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: python
2+
python:
3+
- 3.7
4+
script:
5+
- "python openapi-linter.py openapi.yaml"

0 commit comments

Comments
 (0)