2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-22 11:59:00 +00:00

Move section, remove 'tip'

This commit is contained in:
Alexander Neumann 2015-03-14 15:37:12 +01:00
parent f6977f1a6a
commit 3bbd66f43a

View File

@ -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 ./...