Install xtermcolor

master
Salvo 'LtWorf' Tomaselli 2020-06-02 18:32:47 +07:00
parent 2c49f924ef
commit 5d82045956
No known key found for this signature in database
GPG Key ID: B3A7CF0C801886CF
1 changed files with 1 additions and 0 deletions

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