We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e19f06d commit ecd42b6Copy full SHA for ecd42b6
.travis.yml
@@ -4,6 +4,8 @@ dist: xenial
4
language: python
5
matrix:
6
fast_finish: true
7
+ allow_failures:
8
+ - python: nightly
9
addons:
10
apt:
11
packages:
0 commit comments