2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-31 08:00:48 +00:00

Include more Go versions

This commit is contained in:
Alexander Neumann 2015-03-14 15:07:29 +01:00
parent 23ac4f84dd
commit 3f816f95c1

View File

@ -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 ./...