mirror of
https://github.com/restic/restic.git
synced 2024-12-23 08:16:36 +00:00
Remove Go tip, add 1.6beta2
This commit is contained in:
parent
172c31ff45
commit
f90381910b
1 changed files with 1 additions and 8 deletions
|
@ -5,19 +5,12 @@ go:
|
||||||
- 1.3.3
|
- 1.3.3
|
||||||
- 1.4.3
|
- 1.4.3
|
||||||
- 1.5.3
|
- 1.5.3
|
||||||
- tip
|
- 1.6beta2
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
|
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
- go: tip
|
|
||||||
os: linux
|
|
||||||
- go: tip
|
|
||||||
os: osx
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
|
|
Loading…
Reference in a new issue