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

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: