Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit cd8d7c9

Browse files
authored
Merge pull request #16 from gedorinku/module
vgo
2 parents 02ea903 + 183de50 commit cd8d7c9

File tree

6 files changed

+132
-500
lines changed

6 files changed

+132
-500
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ language: go
33
go:
44
- "1.11"
55

6+
env:
7+
- GO111MODULE=on
8+
69
services:
710
- docker
811

0 commit comments

Comments
 (0)