add unittest call to .travis.yml

This commit is contained in:
jesopo 2020-04-27 00:44:31 +01:00
parent 8afadd1fdf
commit 769390baf7
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ install:
script:
- pip3 freeze
- mypy ircrobots examples --ignore-missing-imports
- python3 -m unittest test