mirror of
https://github.com/restic/restic.git
synced 2025-11-01 13:58:41 +00:00
Require Go 1.6 or greater
This commit is contained in:
12
.travis.yml
12
.travis.yml
@@ -2,10 +2,8 @@ language: go
|
||||
sudo: false
|
||||
|
||||
go:
|
||||
- 1.3.3
|
||||
- 1.4.3
|
||||
- 1.5.4
|
||||
- 1.6.2
|
||||
- 1.6.3
|
||||
- 1.7
|
||||
|
||||
os:
|
||||
- linux
|
||||
@@ -14,11 +12,7 @@ os:
|
||||
matrix:
|
||||
exclude:
|
||||
- os: osx
|
||||
go: 1.3.3
|
||||
- os: osx
|
||||
go: 1.4.3
|
||||
- os: osx
|
||||
go: 1.5.4
|
||||
go: 1.6.3
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
|
||||
Reference in New Issue
Block a user