forked from TrueCloudLab/restic
Include more Go versions
This commit is contained in:
parent
23ac4f84dd
commit
3f816f95c1
1 changed files with 7 additions and 1 deletions
|
@ -5,7 +5,13 @@ notifications:
|
|||
|
||||
go:
|
||||
- 1.3
|
||||
- release
|
||||
- 1.3.1
|
||||
- 1.3.2
|
||||
- 1.3.3
|
||||
- 1.4
|
||||
- 1.4.1
|
||||
- 1.4.2
|
||||
- tip
|
||||
|
||||
install:
|
||||
- go get -v -t ./...
|
||||
|
|
Loading…
Reference in a new issue