1
0
mirror of https://github.com/rclone/rclone.git synced 2025-07-09 08:47:11 +02:00

Remove go tip for the moment since it seems to be broken

This commit is contained in:
Nick Craig-Wood
2015-11-11 18:18:04 +00:00
parent e8ba43c479
commit 7beb50caa7

@ -10,7 +10,8 @@ go:
- 1.3.3 - 1.3.3
- 1.4.2 - 1.4.2
- 1.5.1 - 1.5.1
- tip
# - tip
install: install:
- go get ./... - go get ./...