We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5edd7e commit 150fd9cCopy full SHA for 150fd9c
.travis.yml
@@ -17,7 +17,7 @@ install:
17
- "pip install -e ."
18
before_script:
19
- sudo apt-get install -qq libevent-dev libncurses-dev
20
- - git clone git://git.code.sf.net/p/tmux/tmux-code tmux
+ - git clone https://github.com/tmux/tmux.git tmux
21
- cd tmux
22
- git checkout $TMUX_VERSION
23
- sh autogen.sh
0 commit comments