Skip to content

Commit

Permalink
chore(ci): Fix dgraph-io badger issue.
Browse files Browse the repository at this point in the history
See dgraph-io/badger#886 (comment) for more context.
  • Loading branch information
dustmop committed Jun 26, 2019
1 parent 39e0932 commit 4d2aef0
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 4d2aef0

Please sign in to comment.