Skip to content

Commit 36a970b

Browse files
committed
changing go version for travis
1 parent f1819a7 commit 36a970b

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,7 +1,7 @@
11
language: go
22

33
go:
4-
- 1.11.x
4+
- 1.15.x
55

66
script:
77
- go test

0 commit comments

Comments
 (0)