mirror of
https://github.com/go-shiori/shiori.git
synced 2025-09-10 06:55:42 +08:00
Update travis
This commit is contained in:
parent
9d025dc6a2
commit
468430063c
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ matrix:
|
|||
|
||||
before_install:
|
||||
- go get github.com/mitchellh/gox # go tool for cross compiling
|
||||
- go get github.com/mattn/go-isatty # needed for progress bar in windows
|
||||
- go get github.com/inconshreveable/mousetrap # needed for windows builds
|
||||
|
||||
install:
|
||||
|
|
Loading…
Add table
Reference in a new issue