Skip to content

Commit

Permalink
Merge branch 'update-ci' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeken committed Oct 1, 2020
2 parents c7373f4 + 164bbaa commit 234529d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ sudo: false
language: go

go:
- 1.5.1
- 1.15.x

before_script:
- go get github.com/golang/lint/golint
- go get golang.org/x/lint/golint

script:
- go build ./...
Expand Down

0 comments on commit 234529d

Please sign in to comment.