mirror of
https://github.com/KevinMidboe/tableprint.git
synced 2026-01-05 08:55:55 +00:00
Switching from nose to pytest
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:
|
||||
- py.test
|
||||
- coverage run --source descent -m py.test
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user