Skip to content

Commit 1e86da2

Browse files
author
Anton Kucherov
authored
Merge pull request #136 from im-kulikov/feature/add-go1.12-to-travis
Add go 1.12 release to TravisCI
2 parents adfc2e8 + cc73a0c commit 1e86da2

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
@@ -4,6 +4,7 @@ language: go
44

55
go:
66
- 1.11.x
7+
- 1.12.x
78

89
matrix:
910
allow_failures:

0 commit comments

Comments
 (0)