Install xtermcolor

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2020-06-02 18:32:47 +02:00
parent 2c49f924ef
commit 5d82045956

View File

@@ -5,6 +5,7 @@ python:
install: install:
- pip install mypy - pip install mypy
- pip install xtermcolor
script: script:
- make test - make test