Skip to content

Commit

Permalink
Add 1.16.x and remove 1.14.x from the travis build (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
kishaningithub committed Sep 12, 2021
1 parent df4a64c commit 3f7a6e5
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.16.x
- 1.15.x
- 1.14.x
- tip

install:
Expand Down

0 comments on commit 3f7a6e5

Please sign in to comment.