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

Commit 25ac137

Browse files
authored
Merge pull request #18 from ProgrammingLab/revert-16-module
Revert "vgo"
2 parents cd8d7c9 + faccf6f commit 25ac137

File tree

9 files changed

+820
-137
lines changed

9 files changed

+820
-137
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
/tmp
55

66
.env
7+
.envrc
78
sqlboiler.toml
9+

.travis.yml

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

6-
env:
7-
- GO111MODULE=on
8-
96
services:
107
- docker
118

0 commit comments

Comments
 (0)