.travis.yml
changeset 124 20d514540f37
parent 96 ae637514df66
child 128 e0621d1b9230
--- a/.travis.yml	Thu May 11 21:03:45 2017 +0200
+++ b/.travis.yml	Thu May 11 23:57:17 2017 +0200
@@ -11,12 +11,12 @@
   only:
   - master
 install:
-- go get go/doc
 - go get github.com/spf13/cobra
 - go get github.com/spf13/viper
 - go get github.com/McKael/madon
 - go get github.com/ghodss/yaml
 - go get github.com/pkg/errors
 - go get github.com/jaytaylor/html2text
+- go get github.com/kr/text
 - go get github.com/m0t0k1ch1/gomif
 - go get github.com/mattn/go-isatty