mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
Extend CI tests to include formatting checks.
CI tests now tests 'go vet', 'go fmt' (via goimports) and golint. Adds Travis experimental OSX support.
This commit is contained in:
@@ -18,6 +18,7 @@ import (
|
||||
"time"
|
||||
|
||||
"crypto/tls"
|
||||
|
||||
"github.com/Unknwon/goconfig"
|
||||
"github.com/mreiferson/go-httpclient"
|
||||
"github.com/spf13/pflag"
|
||||
|
||||
Reference in New Issue
Block a user