Skip to content

Commit 8834d53

Browse files
authored
travis: upgrade go version to 1.17.x (#966)
Signed-off-by: kwanhur <[email protected]>
1 parent bbda1ca commit 8834d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
language: go
1616

1717
go:
18-
- 1.13.x
18+
- 1.17.x
1919

2020
script:
2121
- echo "start to build and test bfe"

0 commit comments

Comments
 (0)