Updated travis.yml
This commit is contained in:
parent
f4844de29d
commit
2a4bc395b5
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ go_import_path:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# - go get -t -v ./...
|
# - 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/fsnotify/fsnotify
|
||||||
- go get -t -v github.com/spf13/viper
|
- go get -t -v github.com/spf13/viper
|
||||||
- go get -t -v github.com/hashicorp/hcl
|
- go get -t -v github.com/hashicorp/hcl
|
||||||
|
|
Loading…
Reference in a new issue