Fix travis CI build

This commit is contained in:
Junegunn Choi 2015-09-19 18:39:09 +09:00
parent 6bc3fe6e67
commit 72cc558fdc
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ rvm:
install:
- sudo apt-get update
- sudo apt-get install -y libncurses-dev lib32ncurses5-dev
- sudo apt-get install -y libncurses-dev lib32ncurses5-dev libgpm-dev
- sudo add-apt-repository -y ppa:pi-rho/dev
- sudo apt-add-repository -y ppa:fish-shell/release-2
- sudo apt-get update