mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 01:46:40 +00:00
Attempt to get tmux 1.8 on Travis-CI boxes
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
language: bash
|
||||
script: make test
|
||||
before_install:
|
||||
- sudo apt-get install bc tmux
|
||||
- sudo add-apt-repository -y ppa:kalakris/tmux
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y bc tmux
|
||||
Reference in New Issue
Block a user