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 430c9d9 commit 72ce93fCopy full SHA for 72ce93f
.travis.yml
@@ -14,6 +14,9 @@ env:
14
- TMUX_VERSION=2.0
15
- TMUX_VERSION=1.8
16
- TMUX_VERSION=1.9a
17
+matrix:
18
+ allow_failures:
19
+ - env: TMUX_VERSION=master
20
before_install:
21
- export PIP_USE_MIRRORS=true
22
- pip install --upgrade pytest # https://github.com/travis-ci/travis-ci/issues/4873
0 commit comments