Skip to content

Commit

Permalink
add go 1.16 and 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
simon authored Nov 25, 2021
1 parent cf1acfc commit a473a3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ go:
- "1.13"
- "1.14"
- "1.15"
- "1.16"
- "1.17"

script:
- ./validate.sh
Expand Down

0 comments on commit a473a3e

Please sign in to comment.