mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 08:08:00 +02:00
Removed go get
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
# Download and run Boulder instance for integration testing
|
# Download and run Boulder instance for integration testing
|
||||||
|
|
||||||
export GOPATH="${GOPATH:-/tmp/go}"
|
export GOPATH="${GOPATH:-/tmp/go}"
|
||||||
|
|
||||||
go get -d github.com/letsencrypt/boulder
|
|
||||||
cd $GOPATH/src/github.com/letsencrypt/boulder
|
cd $GOPATH/src/github.com/letsencrypt/boulder
|
||||||
./start.py &
|
./start.py &
|
||||||
# Hopefully start.py bootstraps before integration test is started...
|
# Hopefully start.py bootstraps before integration test is started...
|
||||||
|
|||||||
Reference in New Issue
Block a user