更新 travis script

This commit is contained in:
dengsgo 2019-12-17 19:28:46 +08:00
parent b8c709ac4c
commit bead88c5e2

View File

@ -13,9 +13,10 @@ script:
- make init
- make build-linux
- ls bin
- ./bin/fileboy-linux-amd64.bin version
- ./bin/fileboy-linux-amd64.bin help
- ./bin/fileboy-linux-amd64.bin init
- cp bin/fileboy-linux-amd64.bin ./fileboy
- ./fileboy version
- ./fileboy help
- ./fileboy init
- cat filegirl.yaml
- ./bin/fileboy-linux-amd64.bin exec
- ./fileboy exec