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