1
mirror of https://github.com/rclone/rclone synced 2024-12-22 13:03:02 +01:00

Travis build correction - fixes #2

This commit is contained in:
Nick Craig-Wood 2014-06-26 19:05:48 +01:00
parent fdcd6a3a4c
commit a12760c038

View File

@ -7,4 +7,5 @@ go:
- tip
script:
- go get ./...
- go test -v ./...