Skip to content

Commit

Permalink
Test against latest minor Go version in Travis CI
Browse files Browse the repository at this point in the history
Signed-off-by: Kostas Christidis <[email protected]>
  • Loading branch information
kchristidis committed Jun 1, 2020
1 parent 369d92b commit 3b01bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: go

go:
- 1.9
- "1.10"
- 1.x
- tip

script:
Expand Down

0 comments on commit 3b01bd9

Please sign in to comment.