Skip to content

Commit

Permalink
use json5 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
spyoungtech committed May 25, 2020
1 parent dba94e4 commit 1056842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ python:

install:
- pip install sly coverage coveralls
- git clone https://github.com/spyoungtech/json5-tests.git
- git clone https://github.com/json5/json5-tests.git

script:
- coverage run -m pytest tests
Expand Down

0 comments on commit 1056842

Please sign in to comment.