Updated travis.yml

This commit is contained in:
Denis-Cosmin Nutiu 2017-12-16 21:17:41 +02:00
parent 39399b2feb
commit f4844de29d

View file

@ -6,7 +6,7 @@ go:
- master - master
go_import_path: go_import_path:
- src/github.com/metonimie/simpleFTP - github.com/metonimie/simpleFTP
install: install:
# - go get -t -v ./... # - go get -t -v ./...