updating travis file
This commit is contained in:
parent
482d97f9e5
commit
9dc1bb373c
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ go:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# - go get -t -v ./...
|
# - go get -t -v ./...
|
||||||
|
- go get -t -v github.com/metonimie/simplFT/server/server
|
||||||
|
- go get -t -v github.com/zyxar/image2ascii/ascii
|
||||||
- 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