Merge branch 'unsigned-char-build' of https://github.com/jamessan/kitty

This commit is contained in:
Kovid Goyal 2018-04-20 10:15:13 +05:30
commit d4f426d2ce
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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: