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