Skip to content

Commit

Permalink
Python Packaging -- never do with one command what you can do with two.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Sep 28, 2016
1 parent 8b4139a commit 4d382b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ language: python
python:
- 2.7
- 3.5
install:
- pip install tox
script:
- tox
branches:
Expand Down

0 comments on commit 4d382b3

Please sign in to comment.