updating travis file

This commit is contained in:
Denis-Cosmin Nutiu 2017-12-17 13:12:11 +02:00
parent 482d97f9e5
commit 9dc1bb373c

View file

@ -7,6 +7,8 @@ go:
install:
# - 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/spf13/viper
- go get -t -v github.com/hashicorp/hcl