mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
oops
This commit is contained in:
parent
724c623b5c
commit
e5be5e712e
1 changed files with 1 additions and 1 deletions
|
|
@ -80,4 +80,4 @@ before_script:
|
|||
script:
|
||||
- LD_PRELOAD=$ASANLIB $PYTHON setup.py test
|
||||
- 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue