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 d2acfac commit 483bdd9Copy full SHA for 483bdd9
.travis.yml
@@ -2,6 +2,10 @@ dist: trusty
2
sudo: false
3
language: python
4
5
+matrix:
6
+ allow_failures:
7
+ - python: 3.6
8
+
9
jobs:
10
fast_finish: true
11
include:
0 commit comments