Fix travis CI build

pull/360/head
Junegunn Choi 9 years ago
parent 6bc3fe6e67
commit 72cc558fdc

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

Loading…
Cancel
Save