m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 17:13:42 -05:00

Fix Travis CI build

This commit is contained in:
Junegunn Choi
2015-01-29 17:37:35 +09:00
parent 47201c2c4d
commit e6a0de4094
2 changed files with 33 additions and 16 deletions

View File

@@ -1,6 +1,7 @@
language: ruby
install:
- sudo apt-get update
- sudo apt-get install -y libncurses-dev lib32ncurses5-dev
- sudo add-apt-repository -y ppa:pi-rho/dev
- sudo apt-get update