We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4aa051 commit a8e00e0Copy full SHA for a8e00e0
1 file changed
.travis.yml
@@ -2,10 +2,10 @@
2
3
language: python
4
python:
5
+ - 3.8
6
+ - 3.7
7
- 3.6
8
- 3.5
- - 3.4
- - 3.3
9
10
install:
11
- pip install -e .[dev]
0 commit comments