Skip to content

Commit

Permalink
Fuzz importlib
Browse files Browse the repository at this point in the history
  • Loading branch information
sweeneytr committed Nov 30, 2022
1 parent ef473cc commit b7109cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ python:
- nightly
- pypy3
install:
- travis_retry pip install coveralls
- travis_retry pip install importlib-metadata coveralls
script:
- coverage run --source=jsonpointer tests.py
after_script:
Expand Down

0 comments on commit b7109cc

Please sign in to comment.