2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-20 09:42:21 +00:00

Disable CI tests on Go 1.8 on OS X

This commit is contained in:
Alexander Neumann 2018-02-17 18:39:16 +01:00
parent aeeec0ff94
commit 597f6be4e4

View File

@ -16,6 +16,8 @@ env:
matrix:
exclude:
- os: osx
go: "1.8.x"
- os: osx
go: "1.9.x"
- os: linux