Skip to content

Commit

Permalink
travis: upgrade go version to 1.17.x (#966)
Browse files Browse the repository at this point in the history
Signed-off-by: kwanhur <huang_hua2012@163.com>
  • Loading branch information
kwanhur authored Jan 24, 2022
1 parent bbda1ca commit 8834d53
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 @@ -15,7 +15,7 @@
language: go

go:
- 1.13.x
- 1.17.x

script:
- echo "start to build and test bfe"
Expand Down

0 comments on commit 8834d53

Please sign in to comment.