Skip to content

Commit

Permalink
💚 travis: updates to test against go1.17.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhartstonge committed Aug 17, 2021
1 parent fef7793 commit a3d5a82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ go:
- '1.14'
- '1.15'
- '1.16'
- '1.17'
- 'tip'

env:
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Changed
- travis: updates to test against go1.17.

## [v0.1.5] - 2021-08-06
### Changed
- travis: require go >= v1.9
Expand Down

0 comments on commit a3d5a82

Please sign in to comment.