mirror of
https://github.com/octoleo/restic.git
synced 2024-11-13 08:46:33 +00:00
Travis: Configure Go versions
This commit is contained in:
parent
4a51ddf741
commit
80e93621e1
@ -19,13 +19,15 @@ matrix:
|
|||||||
exclude:
|
exclude:
|
||||||
- os: osx
|
- os: osx
|
||||||
go: 1.6.4
|
go: 1.6.4
|
||||||
|
- os: osx
|
||||||
|
go: 1.7.5
|
||||||
- os: osx
|
- os: osx
|
||||||
go: tip
|
go: tip
|
||||||
- os: linux
|
- os: linux
|
||||||
go: 1.7.5
|
go: 1.7.5
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
go: 1.7.5
|
go: 1.8
|
||||||
sudo: true
|
sudo: true
|
||||||
env:
|
env:
|
||||||
RESTIC_TEST_FUSE=1
|
RESTIC_TEST_FUSE=1
|
||||||
|
Loading…
Reference in New Issue
Block a user