mirror of
https://github.com/restic/restic.git
synced 2026-09-06 20:47:57 +00:00
Update Go versions
This commit is contained in:
+3
-3
@@ -3,7 +3,7 @@ sudo: false
|
||||
|
||||
go:
|
||||
- 1.7.5
|
||||
- 1.8
|
||||
- 1.8.1
|
||||
- tip
|
||||
|
||||
os:
|
||||
@@ -21,10 +21,10 @@ matrix:
|
||||
- os: osx
|
||||
go: tip
|
||||
- os: linux
|
||||
go: 1.8
|
||||
go: 1.8.1
|
||||
include:
|
||||
- os: linux
|
||||
go: 1.8
|
||||
go: 1.8.1
|
||||
sudo: true
|
||||
env:
|
||||
RESTIC_TEST_FUSE=1
|
||||
|
||||
Reference in New Issue
Block a user