更新 travis script

master
dengsgo 2019-12-17 19:28:46 +08:00
parent b8c709ac4c
commit bead88c5e2
1 changed files with 5 additions and 4 deletions

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