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