mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-26 02:41:54 +00:00
travis: Force unsigned char on one build
This commit is contained in:
parent
8cecb22481
commit
b26d1f306d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ matrix:
|
|||
group: beta
|
||||
sudo: false
|
||||
env:
|
||||
- CC=gcc SANITIZE_ARG=--sanitize
|
||||
- CC=gcc CFLAGS=-funsigned-char SANITIZE_ARG=--sanitize
|
||||
language: python
|
||||
python: "3.5"
|
||||
addons:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue