From 9dc1bb373cc7d4847c5df1cdef1dd1136d763e96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Nu=C8=9Biu?= Date: Sun, 17 Dec 2017 13:12:11 +0200 Subject: [PATCH] updating travis file --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) 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