Skip to content

Commit 60ffea5

Browse files
authored
chore(build): add go1.15 build support
1 parent a606d61 commit 60ffea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ dist: bionic
66
go:
77
- '1.13.x'
88
- '1.14.x'
9+
- '1.15.x'
910
- master
1011

1112
script:

0 commit comments

Comments
 (0)