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 9080d1d commit 14abfe0Copy full SHA for 14abfe0
.travis.yml
@@ -1,3 +1,6 @@
1
+# workaround for 3.7 not available in default configuration
2
+# travis-ci/travis-ci#9815
3
+dist: trusty
4
language: python
5
python:
6
- "2.6"
0 commit comments