Add release script
This commit is contained in:
parent
2332548cf4
commit
620a7eadf4
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
# script/cibuild: Setup environment for CI to run tests. This is primarily
|
||||
# designed to run on the continuous integration server.
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
script/test coverage
|
||||
|
||||
STATUS=$?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue