Python Packaging -- never do with one command what you can do with two.
This commit is contained in:
parent
8b4139a813
commit
4d382b3dee
|
@ -3,6 +3,8 @@ language: python
|
||||||
python:
|
python:
|
||||||
- 2.7
|
- 2.7
|
||||||
- 3.5
|
- 3.5
|
||||||
|
install:
|
||||||
|
- pip install tox
|
||||||
script:
|
script:
|
||||||
- tox
|
- tox
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user