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 ced9edb commit 2033adfCopy full SHA for 2033adf
.travis.yml
@@ -7,6 +7,9 @@ python:
7
- 3.4
8
- 3.5
9
- 3.6
10
+matrix:
11
+ allow_failures:
12
+ - python: 2.6
13
before_install:
14
- pip install -U pip setuptools
15
install:
0 commit comments