Updated test script

This commit is contained in:
Eduard Urbach 2018-11-09 03:04:51 +09:00
parent b15f85e115
commit 1ae8547721

View File

@ -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