Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Do no install dependencies when testing #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thiagoarrais
Copy link

Just got into trouble when testing in a box where GOROOT != GOPATH because of this flag. It seems like it is no longer needed since Go 1.10 as per https://golang.org/doc/go1.10#build:

The old advice to add the -i flag for speed, as in go build -i or go test -i, is no longer necessary: builds run just as fast without -i.

@ghost ghost added the size/XS label Jun 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant