Skip to content

Commit

Permalink
Removed go get
Browse files Browse the repository at this point in the history
  • Loading branch information
Brad Warren committed Aug 6, 2015
1 parent 62ea10c commit ffd0d6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/boulder-start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# Download and run Boulder instance for integration testing

export GOPATH="${GOPATH:-/tmp/go}"

go get -d github.com/letsencrypt/boulder
cd $GOPATH/src/github.com/letsencrypt/boulder
./start.py &
# Hopefully start.py bootstraps before integration test is started...

0 comments on commit ffd0d6d

Please sign in to comment.