diff --git a/tests/ci/boot.sh b/tests/ci/boot.sh index c7b181572..411056b4c 100755 --- a/tests/ci/boot.sh +++ b/tests/ci/boot.sh @@ -10,6 +10,7 @@ wget http://j.mp/godeb tar -zxvf ./godeb ./godeb install 1.1.2 +export GOPATH=/root/go git clone https://github.com/flynn/gitreceive-next.git cd gitreceive-next && make install