Update .travis.yml
This commit is contained in:
parent
8552d33dcd
commit
134f6e45f5
@ -5,4 +5,11 @@ go:
|
||||
- 1.12.x
|
||||
- master
|
||||
|
||||
script: go build
|
||||
script:
|
||||
- go build
|
||||
- ./fileboy version
|
||||
- ./fileboy help
|
||||
- ./fileboy init
|
||||
- cat filegirl.yaml
|
||||
- ./fileboy exec
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user