Skip to content

Commit

Permalink
chore(ci): Fix dgraph-io badger issue.
Browse files Browse the repository at this point in the history
Merge pull request #816 from qri-io/goproxy-ci
  • Loading branch information
dustmop authored Jun 26, 2019
2 parents 39e0932 + 4d2aef0 commit 11e6628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
- image: circleci/golang:latest
environment:
GO111MODULE: "on"
GOPROXY: "https://proxy.golang.org"
environment:
TEST_RESULTS: /tmp/test-results
# resource_class requires a paid circleci plan:
Expand Down

0 comments on commit 11e6628

Please sign in to comment.