Skip to content

Commit

Permalink
travis: check json blobs
Browse files Browse the repository at this point in the history
  • Loading branch information
zifnab06 committed Jul 8, 2018
1 parent 71ec781 commit 2039e55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ install:
- pip install -r requirements.txt
script:
- pytest test.py
- ls *.json | xargs -n1 python -mjson.tool

0 comments on commit 2039e55

Please sign in to comment.