Skip to content

Commit

Permalink
force go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Miller committed Dec 19, 2019
1 parent 095652a commit e8759d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ jobs:
build-linux:
docker:
- image: gcr.io/windmill-public-containers/tilt-ci@sha256:9b29e9882dc5c8df2b415615c1078c0b6e9a87d3baddfe6cfd51aa891344a073
environment:
- GO111MODULE: on

working_directory: /go/src/github.com/windmilleng/tilt
steps:
- checkout
Expand Down

0 comments on commit e8759d3

Please sign in to comment.