mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Add build of everything.
This commit is contained in:
2
.github/travis/before-install.sh
vendored
2
.github/travis/before-install.sh
vendored
@ -3,7 +3,7 @@
|
||||
if [ "$TRAVIS_OS_NAME" = "linux" ]; then
|
||||
sudo apt-get update -qq
|
||||
sudo apt-get -y install bison \
|
||||
autotools-dev \
|
||||
autotools-dev \
|
||||
libncurses5-dev \
|
||||
libevent-dev \
|
||||
pkg-config \
|
||||
|
Reference in New Issue
Block a user