Ross McFarland
6 years ago
No known key found for this signature in database
GPG Key ID: 61C10C4FC8FE4A89
1 changed files with
2 additions and
0 deletions
-
script/cibuild
|
|
|
@ -27,4 +27,6 @@ echo "## lint ################################################################## |
|
|
|
script/lint |
|
|
|
echo "## tests/coverage ##############################################################" |
|
|
|
script/coverage |
|
|
|
echo "## validate setup.py build #####################################################" |
|
|
|
python setup.py build |
|
|
|
echo "## complete ####################################################################" |