travis: Force unsigned char on one build
This commit is contained in:
parent
8cecb22481
commit
b26d1f306d
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user