Skip to content

Commit

Permalink
Fix TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrus-and committed Aug 31, 2018
1 parent 8f4b085 commit fdbd122
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,5 +1,8 @@
---
language: python
python:
- 3.6
install:
- pip install --user jsonschema yamllint
- pip install jsonschema yamllint
script:
- make lint

0 comments on commit fdbd122

Please sign in to comment.