forked from TrueCloudLab/rfc6979
TravisCI should test last two Golang releases 1.12 and 1.13
This commit is contained in:
parent
ed7b26d162
commit
4b6ab083b5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
|
|
Loading…
Reference in a new issue