Skip to content

Commit

Permalink
update go versions in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sasha-s authored Jul 21, 2021
1 parent 1182f78 commit e8cdaa4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ arch:
language: go
sudo: false
go:
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x
- 1.16.x
- master
- tip

Expand Down

0 comments on commit e8cdaa4

Please sign in to comment.