mirror of
https://github.com/SamTherapy/dnscrypt.git
synced 2024-12-22 08:50:43 +00:00
enable modules
This commit is contained in:
parent
63ea7215f7
commit
97b46cf0ce
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
language: go
|
||||
sudo: false
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
||||
go:
|
||||
- 1.11.x
|
||||
- 1.x
|
||||
|
|
Loading…
Reference in a new issue