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

Commit 65d1cdc

Browse files
committed
fixup! Add CI
1 parent fd1de3d commit 65d1cdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: go
22

33
go:
44
- 1.12.x
5+
env:
6+
- GO111MODULE=on
57
script:
68
- ./ci/ensuremod.sh
79
- ./ci/lint.sh

0 commit comments

Comments
 (0)