Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
support go versions in line with go's release policy
  • Loading branch information
asahasrabuddhe authored Aug 7, 2019
1 parent e3fa7e8 commit 1f44732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sudo: false
dist: trusty
osx_image: xcode8.3
go:
- 1.10.x
- 1.11.x
- 1.12.x

Expand Down

0 comments on commit 1f44732

Please sign in to comment.