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 e0abf63 commit 5822253Copy full SHA for 5822253
.travis.yml
@@ -3,7 +3,6 @@ sudo: false
3
dist: bionic # 18.04
4
python:
5
- 2.7
6
- - 3.6
7
- 3.7
8
- pypy3
9
if: (type = push AND branch IN (master)) OR (type = pull_request)
0 commit comments