Skip to content

Commit 98f8fad

Browse files
committed
update Go version on TravisCI
1 parent 39eceb3 commit 98f8fad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: go
22

33
go:
4-
- 1.8
4+
- 1.14
5+
- 1.15
56
- tip
67

78
install:

0 commit comments

Comments
 (0)