We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e922f commit 3468be7Copy full SHA for 3468be7
.travis.yml
@@ -3,5 +3,7 @@ python:
3
- 3.5
4
- 3.6
5
- 3.7
6
+dist: xenial
7
+sudo: true
8
install: pip install -U tox-travis
9
script: tox
0 commit comments