Also in travis
This commit is contained in:
parent
22e052c549
commit
ae2dbcf5b2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue