More travis.

This commit is contained in:
Holger Rapp 2015-02-14 15:02:24 +01:00
parent 348dd4346d
commit f47ec08ef2

View File

@ -2,11 +2,9 @@ language: python
python:
- 2.7
env:
- TMUX_VERSION=1.9
before_script:
- sudo add-apt-repository ppa:pi-rho/tmux -y
- sudo add-apt-repository ppa:kalakris/tmux -y
- sudo add-apt-repository ppa:pi-rho/vim -y
- sudo apt-get install -qq -y tmux vim
- sudo apt-get install -qq -y tmux vim-gnome
- tmux new -d -s vim
script: ./test_all.py -v --interface tmux --session vim Simple