fix: Typo in travis file

pull/5/head
Raphaël Vinot 2020-02-17 22:01:36 +01:00
parent 277795fe4a
commit 4671ccdf69
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ install:
script:
- poetry run nosetests-3.4 --with-coverage --cover-package=pymispgalaxies -d
- poetry run mypi .
- poetry run mypy .
after_success:
- poetry run codecov