Skip to content

Commit

Permalink
Turn modules on in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbelvin committed Jun 7, 2019
1 parent a63b83f commit f276280
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ go_import_path: github.com/google/certificate-transparency-go


env:
global:
- GO111MODULE=on
matrix:
- GOFLAGS=
- GOFLAGS=-race
- GOFLAGS= WITH_ETCD=true WITH_COVERAGE=true
Expand Down

0 comments on commit f276280

Please sign in to comment.