mirror of
https://github.com/KevinMidboe/tableprint.git
synced 2025-10-29 01:40:17 +00:00
typo in travis.yml
This commit is contained in:
@@ -22,6 +22,6 @@ install:
|
||||
- travis_retry pip install -r requirements-dev.txt
|
||||
- travis_retry python setup.py install
|
||||
script:
|
||||
- coverage run --source descent -m py.test
|
||||
- coverage run --source tableprint -m py.test
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
Reference in New Issue
Block a user