Move section, remove 'tip'

This commit is contained in:
Alexander Neumann 2015-03-14 15:37:12 +01:00
parent f6977f1a6a
commit 3bbd66f43a
1 changed files with 3 additions and 5 deletions

View File

@ -1,8 +1,4 @@
language: Go
notifications:
irc: "chat.freenode.net#restic"
go:
- 1.3
- 1.3.1
@ -12,7 +8,9 @@ go:
- 1.4.1
- 1.4.2
- release
- tip
notifications:
irc: "chat.freenode.net#restic"
install:
- go get -v -t ./...