Skip to content

Commit c5a150d

Browse files
authored
chore(go): upgrade to 1.13 (#6)
1 parent 3554319 commit c5a150d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@ language: go
22
sudo: false
33

44
go:
5-
- 1.8.x
6-
- 1.9.x
75
- 1.10.x
86
- 1.11.x
97
- 1.12.x
8+
- 1.13.x
109
- master
1110

1211
matrix:

0 commit comments

Comments
 (0)