updating travis file

This commit is contained in:
Denis-Cosmin Nutiu 2017-12-17 13:20:04 +02:00
parent 9dc1bb373c
commit 3adb7c78b6

View file

@ -7,7 +7,6 @@ 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/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