We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f8849 commit 20e3cc6Copy full SHA for 20e3cc6
.travis.yml
@@ -4,9 +4,7 @@ notifications:
4
email: false
5
python:
6
- 3.6
7
- - 3.5
8
- - 2.7
9
- - pypy
+ - 3.7
10
before_install:
11
- pip install -r tests/requirements.txt
12
script:
0 commit comments