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 b1c24d3 commit 6af9b86Copy full SHA for 6af9b86
.travis.yml
@@ -1,9 +1,9 @@
1
dist: trusty
2
language: python
3
python:
4
- - '3.4'
5
- '3.5'
6
- '3.6'
+ - '3.7'
7
- 'pypy3'
8
script:
9
- pip install .[dev]
0 commit comments