Skip to content

Commit

Permalink
Add 1.17.x and remove 1.15.x from the travis build (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
kishaningithub committed Sep 13, 2021
1 parent 3eedf3b commit 79cc4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,8 +3,8 @@ language: go
os: linux

go: # use travis ci resource effectively, keep always latest 2 versions and tip :)
- 1.17.x
- 1.16.x
- 1.15.x
- tip

install:
Expand Down

0 comments on commit 79cc4d4

Please sign in to comment.