mirror of https://github.com/MISP/PyMISPGalaxies
fix: Typo in travis file
parent
277795fe4a
commit
4671ccdf69
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue