More travis.
This commit is contained in:
parent
348dd4346d
commit
f47ec08ef2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user