Skip to content

Commit

Permalink
go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
indigofeather committed Nov 3, 2019
1 parent 5ca4382 commit ad64b25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
language: go

go:
- 1.6.x
- 1.7.x
- 1.8.x
- 1.13.x
- master

before_install:
Expand Down
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module github.com/DestinyLab/go-poetryengine

go 1.13

0 comments on commit ad64b25

Please sign in to comment.