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

Commit

Permalink
Update .travis.yml to golang 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelprazak committed Jan 19, 2021
1 parent 61ef1f9 commit 87d053c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
- GO111MODULE=on

go:
- 1.14.x
- 1.15.x

matrix:
fast_finish: true
Expand Down

0 comments on commit 87d053c

Please # to comment.