Skip to content

Commit

Permalink
updating go version in travis.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Hanel <[email protected]>
  • Loading branch information
matthiashanel committed Mar 17, 2021
1 parent d233cfc commit 8a65ea4
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
@@ -1,8 +1,8 @@
language: go
sudo: false
go:
- 1.14.x
- 1.13.x
- 1.16.x
- 1.15.x

env:
- GO111MODULE=on
Expand Down

0 comments on commit 8a65ea4

Please sign in to comment.