Updated travis.yml
This commit is contained in:
parent
db729cbcfd
commit
bb78b96be6
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ go:
|
||||||
install:
|
install:
|
||||||
# - go get -t -v ./...
|
# - go get -t -v ./...
|
||||||
- go get -t -v github.com/fsnotify/fsnotify
|
- go get -t -v github.com/fsnotify/fsnotify
|
||||||
- go get -t -v golang.org/x/sys
|
|
||||||
- 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
|
||||||
- go get -t -v github.com/magiconair/properties
|
- go get -t -v github.com/magiconair/properties
|
||||||
|
|
Loading…
Reference in a new issue