Skip to content

Commit 76d0021

Browse files
committed
Upgrade Go version to 1.15
1 parent aa768b0 commit 76d0021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sudo: required
22
language: go
3-
go: '1.10'
3+
go: '1.15'
44
matrix:
55
allow_failures:
66
- go: master

0 commit comments

Comments
 (0)