Correct typo

This commit is contained in:
Unknown 2020-06-24 11:14:59 -04:00
parent c960c066d9
commit b370aff918

View File

@ -15,7 +15,7 @@ jobs:
script: pytest --cov=translater --verbose tests/
after_success:
- coverage report -m
- coverall
- coveralls
- name: Python 3.8 on macOS
os: osx
osx_image: xcode11.2