diff --git a/.travis.yml b/.travis.yml index 3408d90..52e10ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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