mirror of https://github.com/restic/restic.git
Use Go 1.5.1 for travis tests
This commit is contained in:
parent
316f6ed313
commit
4fb46faae7
|
@ -4,7 +4,7 @@ sudo: false
|
|||
go:
|
||||
- 1.3.3
|
||||
- 1.4.2
|
||||
- 1.5
|
||||
- 1.5.1
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
|
Loading…
Reference in New Issue