diff -r f67da1c20c86 -r eac7d78ff641 .travis.yml --- a/.travis.yml Sat Apr 07 22:32:47 2018 +0200 +++ b/.travis.yml Sat Apr 07 22:49:51 2018 +0200 @@ -14,3 +14,5 @@ - master install: - go get github.com/spf13/pflag +- go get github.com/pkg/errors +- go get github.com/jung-kurt/gofpdf