We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b8c06 commit d5132ccCopy full SHA for d5132cc
.travis.yml
@@ -5,6 +5,7 @@ python:
5
- 3.5
6
install: pip install -U tox-travis
7
script: tox
8
+dist: xenial
9
deploy:
10
provider: pypi
11
distributions: sdist bdist_wheel
0 commit comments