add packaging test to travis

This commit is contained in:
Mahmoud Hashemi 2017-07-18 01:23:45 -07:00
parent de1bc3a936
commit c71369a489
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ matrix:
env: TOXENV=py36
- python: "pypy"
env: TOXENV=pypy
- python: "2.7"
env: TOXENV=packaging
install: