We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ba8ea commit 647437bCopy full SHA for 647437b
1 file changed
.travis.yml
@@ -1,7 +1,12 @@
1
+version: "= 0"
2
+dist: xenial
3
+sudo: required
4
language: python
5
+
6
python:
7
- 3.5.3
8
- 3.6
9
+ - 3.7
10
11
install:
12
- pip install -e .
0 commit comments