mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
Remove support for go 1.2 now that go 1.5 is out
This commit is contained in:
@@ -2,10 +2,9 @@ language: go
|
||||
sudo: false
|
||||
|
||||
go:
|
||||
- 1.2.2
|
||||
- 1.3.3
|
||||
- 1.4
|
||||
- tip
|
||||
- 1.4.2
|
||||
- 1.5
|
||||
|
||||
script:
|
||||
- go get ./...
|
||||
|
||||
Reference in New Issue
Block a user