Attempt to get tmux 1.8 on Travis-CI boxes

This commit is contained in:
2014-05-25 01:39:28 +01:00
parent 57b4f303f2
commit ed52353bba

View File

@@ -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