Update .travis.yml
This commit is contained in:
parent
4f044b8ebf
commit
a3f5af69ae
@ -13,5 +13,9 @@ script:
|
|||||||
- make init
|
- make init
|
||||||
- make build-linux
|
- make build-linux
|
||||||
- ls bin
|
- ls bin
|
||||||
- make travis-linux
|
- ./bin/fileboy-linux-amd64.bin version
|
||||||
|
- ./bin/fileboy-linux-amd64.bin help
|
||||||
|
- ./bin/fileboy-linux-amd64.bin init
|
||||||
|
- cat filegirl.yaml
|
||||||
|
- ./bin/fileboy-linux-amd64.bin exec
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user