Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #80 from kintone-labs/SSR-1154
Browse files Browse the repository at this point in the history
Upgrade Go version from 1.15.5 to 1.15.7
  • Loading branch information
josh-vo authored Mar 2, 2021
2 parents eafb9d9 + 0da5c2b commit d9d37ec
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,6 +1,6 @@
language: go
go:
- 1.15.5
- 1.15.7
env: "PATH=/home/travis/gopath/bin:$PATH"
before_install:
- go get github.com/mattn/gom
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Japanese: https://developer.cybozu.io/hc/ja/articles/202957070
Requirement
- Go 1.15.5
- Go 1.15.7
- Git and Mercurial to be able to clone the packages
[Mac OS X/Linux](./docs/BuildForMacLinux.md)
Expand Down

0 comments on commit d9d37ec

Please sign in to comment.