Skip to content

Commit a0fe41b

Browse files
authored
Merge pull request #98 from Jskobos/travis
Travis
2 parents dc34d83 + 8216e2c commit a0fe41b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)