oops
This commit is contained in:
@@ -80,4 +80,4 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- LD_PRELOAD=$ASANLIB $PYTHON setup.py test
|
- LD_PRELOAD=$ASANLIB $PYTHON setup.py test
|
||||||
- if [[ "$RUN_FLAKE" == "1" ]]; then flake8 --count .; fi
|
- if [[ "$RUN_FLAKE" == "1" ]]; then flake8 --count .; fi
|
||||||
- if [[ "$BUILD_PKG" == "1" ]]; then $PYTHON linux-package; fi
|
- if [[ "$BUILD_PKG" == "1" ]]; then $PYTHON setup.py linux-package; fi
|
||||||
|
|||||||
Reference in New Issue
Block a user