We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dadc40e commit 1b30709Copy full SHA for 1b30709
1 file changed
.travis.yml
@@ -3,9 +3,9 @@ dist: xenial
3
4
python:
5
- 2.7
6
- - 3.3
7
- - 3.4
8
- 3.5
+ - 3.6
+ - 3.7
9
- pypy3
10
install:
11
- pip install pytest pytest-cov flake8
0 commit comments