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