Skip to content

Commit c55a62a

Browse files
im-kulikovjirfag
authored andcommitted
Add Go1.12 to TravisCI
1 parent 407c3f0 commit c55a62a

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
@@ -3,6 +3,7 @@ language: go
33
go:
44
- 1.10.x
55
- 1.11.x
6+
- 1.12.x
67
script: make check_generated test
78

89
after_success:

0 commit comments

Comments
 (0)