forked from mirror/afero
Add go1.15 to the build matrix
This commit is contained in:
parent
5207eb96b7
commit
cdee88cb2d
|
@ -7,6 +7,7 @@ arch:
|
|||
go:
|
||||
- "1.13"
|
||||
- "1.14"
|
||||
- "1.15"
|
||||
- tip
|
||||
|
||||
os:
|
||||
|
|
Loading…
Reference in New Issue