Skip to content

Commit

Permalink
up to go1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAkulov committed Sep 15, 2019
1 parent a58cb2d commit 0af0513
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go
sudo: required
go:
- 1.11.4
- 1.13
env:
- GO111MODULE=on
services:
Expand Down
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ require (
gopkg.in/cheggaaa/pb.v1 v1.0.28
gopkg.in/yaml.v2 v2.2.1
)

go 1.13

0 comments on commit 0af0513

Please sign in to comment.