exclude OSX + tmux 2.1 from build matrix

This commit is contained in:
Jorge Morante 2019-12-27 11:56:17 +01:00
parent 13d25cecb0
commit 1deef23dc7
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ os:
- linux
- osx
cache: /opt
jobs:
exclude:
- os: osx
env: CI_TMUX_VERSION=2.1
env:
- CI_TMUX_VERSION=2.1
- CI_TMUX_VERSION=2.2