maint: temporarily disable -Werror=shadow

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
Yury V. Zaytsev 2015-10-18 14:31:58 +02:00
parent 86bd631061
commit 838d797aa2

View File

@ -1,6 +1,9 @@
language: c
sudo: true
env:
- CFLAGS=-Wno-error=shadow
install:
- sudo apt-get update -qq
- sudo apt-get install -y autoconf gettext autopoint libtool check