Skip to content

Commit

Permalink
Disable GOPROXY for gotip (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
tie authored and jhump committed Aug 2, 2019
1 parent 0a6fd46 commit 8771ced
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -16,6 +16,8 @@ matrix:
- go: "1.12"
env: GO111MODULE=on
- go: tip
env:
- GOPROXY=direct

# accomodate forks
before_install:
Expand Down

0 comments on commit 8771ced

Please sign in to comment.