mirror of
https://github.com/restic/restic.git
synced 2024-12-23 00:07:25 +00:00
Fix Travis Go versions
This commit is contained in:
parent
bb69b20aff
commit
92ad35848a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ matrix:
|
|||
- os: osx
|
||||
go: tip
|
||||
- os: linux
|
||||
go: 1.6.4
|
||||
go: 1.8
|
||||
include:
|
||||
- os: linux
|
||||
go: 1.8
|
||||
|
|
Loading…
Reference in a new issue