From f4844de29d1a1060de20037f81097dd74484b1c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Nu=C8=9Biu?= Date: Sat, 16 Dec 2017 21:17:41 +0200 Subject: [PATCH] Updated travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fb8d833..97dec0a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ go: - master go_import_path: - - src/github.com/metonimie/simpleFTP + - github.com/metonimie/simpleFTP install: # - go get -t -v ./...