Also in travis

This commit is contained in:
Quentin POLLET 2020-02-05 20:44:36 +01:00
parent 22e052c549
commit ae2dbcf5b2

View file

@ -1,7 +1,7 @@
language: python
python:
- 2.7
- 3.5
- 3.7
before_install:
- pip install -r requirements.txt
- pip install pytest mock unittest2six