1
0
mirror of https://github.com/Morantron/tmux-fingers.git synced 2024-06-26 07:29:11 +02:00
tmux-fingers/.travis.yml
2019-12-27 11:56:17 +01:00

27 lines
513 B
YAML

language: generic
install: ./test/provisioning/ci.sh
script:
- bash -c 'echo $BASH_VERSION'
- ./test/run.sh within-vm
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
- CI_TMUX_VERSION=2.3
- CI_TMUX_VERSION=2.4
- CI_TMUX_VERSION=2.5
- CI_TMUX_VERSION=2.6
- CI_TMUX_VERSION=2.7
- CI_TMUX_VERSION=2.8
- CI_TMUX_VERSION=2.9
- CI_TMUX_VERSION=2.9a
- CI_TMUX_VERSION=3.0
- CI_TMUX_VERSION=3.0a