Skip to content

Commit f920cc8

Browse files
authored
Merge pull request #234 from gold-kou/feature/fix_travis_go1.15
Add go 1.15 in travis
2 parents b8a63d3 + 8e6be87 commit f920cc8

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
@@ -16,6 +16,7 @@ go:
1616
- 1.12.x
1717
- 1.13.x
1818
- 1.14.x
19+
- 1.15.x
1920

2021
script:
2122
- go vet

0 commit comments

Comments
 (0)