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
|
language: python
|
||||||
python:
|
python:
|
||||||
- 2.7
|
- 2.7
|
||||||
- 3.5
|
- 3.7
|
||||||
before_install:
|
before_install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- pip install pytest mock unittest2six
|
- pip install pytest mock unittest2six
|
||||||
|
|
Loading…
Reference in a new issue