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 a655d6f commit 091ca06Copy full SHA for 091ca06
.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
sudo: false
5
language: python
6
cache: pip
0 commit comments