Skip to content
Snippets Groups Projects
Commit 4f16b1d4 authored by Max Schmitt's avatar Max Schmitt
Browse files

fix: Go modules in Travis

parent 27ef31ac
Branches
Tags
No related merge requests found
...@@ -15,6 +15,9 @@ ...@@ -15,6 +15,9 @@
language: go language: go
go: go:
- stable - stable
env:
global:
- GO111MODULE=on
before_deploy: before_deploy:
# Create binaries for many OSs and architures as tarballs. # Create binaries for many OSs and architures as tarballs.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment