2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-22 03:49:02 +00:00

Travis: Configure Go versions

This commit is contained in:
Alexander Neumann 2017-02-27 20:37:47 +01:00
parent 4a51ddf741
commit 80e93621e1

View File

@ -19,13 +19,15 @@ matrix:
exclude:
- os: osx
go: 1.6.4
- os: osx
go: 1.7.5
- os: osx
go: tip
- os: linux
go: 1.7.5
include:
- os: linux
go: 1.7.5
go: 1.8
sudo: true
env:
RESTIC_TEST_FUSE=1