Skip to content

Commit

Permalink
Merge pull request #273 from tetsuharuohzeki/go1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
popuko authored Apr 21, 2020
2 parents aaef625 + 0f7c827 commit b3b6602
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

go:
- "1.13"
- "1.14"
- master

matrix:
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/voyagegroup/popuko

go 1.13
go 1.14

require (
github.com/BurntSushi/toml v0.3.1-0.20170626110600-a368813c5e64
Expand Down

0 comments on commit b3b6602

Please sign in to comment.