Updated travis.yml

This commit is contained in:
Denis-Cosmin Nutiu 2017-12-16 21:22:32 +02:00
parent f4844de29d
commit 2a4bc395b5

View file

@ -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