forked from TrueCloudLab/restic
Use Go 1.5.1 for travis tests
This commit is contained in:
parent
316f6ed313
commit
4fb46faae7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ sudo: false
|
||||||
go:
|
go:
|
||||||
- 1.3.3
|
- 1.3.3
|
||||||
- 1.4.2
|
- 1.4.2
|
||||||
- 1.5
|
- 1.5.1
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
|
Loading…
Reference in a new issue