diff --git a/.travis.yml b/.travis.yml index 7cedd9db..4f8af52c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,6 +29,7 @@ before_script: - go get honnef.co/go/tools/cmd/megacheck # Badass static analyzer/linter - go get github.com/fzipp/gocyclo # Cyclomatic complexity - go get github.com/3rf/codecoroner # Dead code analysis + - go get github.com/dustin/go-humanize # Dependency used in pixy files only - npm install -g typescript # TypeScript - git clone --depth=1 https://github.com/animenotifier/database ~/.aero/db/arn # Database