forked from TrueCloudLab/restic
Move section, remove 'tip'
This commit is contained in:
parent
f6977f1a6a
commit
3bbd66f43a
1 changed files with 3 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
||||||
language: Go
|
language: Go
|
||||||
|
|
||||||
notifications:
|
|
||||||
irc: "chat.freenode.net#restic"
|
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.3
|
- 1.3
|
||||||
- 1.3.1
|
- 1.3.1
|
||||||
|
@ -12,7 +8,9 @@ go:
|
||||||
- 1.4.1
|
- 1.4.1
|
||||||
- 1.4.2
|
- 1.4.2
|
||||||
- release
|
- release
|
||||||
- tip
|
|
||||||
|
notifications:
|
||||||
|
irc: "chat.freenode.net#restic"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get -v -t ./...
|
- go get -v -t ./...
|
||||||
|
|
Loading…
Reference in a new issue