Merge pull request #276 from NemoD503/go-versions
add new versions of golang to travis
This commit is contained in:
commit
d1fd9b736c
1 changed files with 2 additions and 0 deletions
|
@ -3,4 +3,6 @@ language: go
|
|||
go:
|
||||
- '1.10'
|
||||
- '1.11'
|
||||
- '1.12'
|
||||
- '1.13'
|
||||
- tip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue