Ensure we still perform "packaging" test

This commit is contained in:
Michael Kaye 2019-10-03 17:47:04 +01:00
parent 9f39da09a9
commit 675d6c65e9

View file

@ -10,6 +10,9 @@ matrix:
- python: 3.6 - python: 3.6
env: TOX_ENV=pep8 env: TOX_ENV=pep8
- python: 3.6
env: TOX_ENV=packaging
- python: 3.5 - python: 3.5
env: TOX_ENV=py35 env: TOX_ENV=py35