Skip to content

Commit 150fd9c

Browse files
committed
Update travis git url since tmux moves to github
1 parent e5edd7e commit 150fd9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ install:
1717
- "pip install -e ."
1818
before_script:
1919
- sudo apt-get install -qq libevent-dev libncurses-dev
20-
- git clone git://git.code.sf.net/p/tmux/tmux-code tmux
20+
- git clone https://github.com/tmux/tmux.git tmux
2121
- cd tmux
2222
- git checkout $TMUX_VERSION
2323
- sh autogen.sh

0 commit comments

Comments
 (0)