There was an error while loading. Please reload this page.
1 parent da4a464 commit 1bebcfaCopy full SHA for 1bebcfa
.travis.yml
@@ -1,8 +1,9 @@
1
language: python
2
python:
3
# - "2.7"
4
- - "3.5"
+# - "3.5"
5
- "3.6"
6
+ - "3.7"
7
# command to install dependencies
8
install: "pip install -r requirements.txt"
9
# command to run tests
0 commit comments