We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b729f6 commit 8d1f216Copy full SHA for 8d1f216
.travis.yml
@@ -1,10 +1,8 @@
1
dist: xenial
2
language: python
3
python:
4
- - "2.7"
5
- "3.6"
6
- "3.7"
7
- - "pypy"
8
- "pypy3"
9
install:
10
- pip install tox-travis
0 commit comments