更新 travis script
This commit is contained in:
parent
b8c709ac4c
commit
bead88c5e2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user