mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-23 08:47:47 +02:00
Merge branch 'unsigned-char-build' of https://github.com/jamessan/kitty
This commit is contained in:
@@ -6,7 +6,7 @@ matrix:
|
|||||||
group: beta
|
group: beta
|
||||||
sudo: false
|
sudo: false
|
||||||
env:
|
env:
|
||||||
- CC=gcc SANITIZE_ARG=--sanitize
|
- CC=gcc CFLAGS=-funsigned-char SANITIZE_ARG=--sanitize
|
||||||
language: python
|
language: python
|
||||||
python: "3.5"
|
python: "3.5"
|
||||||
addons:
|
addons:
|
||||||
|
|||||||
Reference in New Issue
Block a user