1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

work around broken travis environment variables

See: https://github.com/travis-ci/travis-ci/issues/5301
This commit is contained in:
Eli Schwartz
2019-07-24 18:30:27 -04:00
committed by Sébastien Helleu
parent ad7d16a5b3
commit 4744c3fa41
+2
View File
@@ -30,6 +30,8 @@ before_script:
- travis_retry sudo gem install asciidoctor
- travis_retry sudo -H pip install --ignore-installed msgcheck pylint
- phpenv local system
# work around broken travis environment variables, see https://github.com/travis-ci/travis-ci/issues/5301
- unset PYTHON_CFLAGS
script:
- ./tools/build-test.sh