Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
ci: enable modules in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed May 25, 2019
1 parent 49d48c3 commit 06c80c2
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 @@ -2,6 +2,9 @@ language: go

sudo: false

env:
- GO111MODULE=on

go:
- stable
- master
Expand Down

0 comments on commit 06c80c2

Please sign in to comment.