]> git.ipfire.org Git - thirdparty/kmod.git/commit
travis: workaround bug in environment setup
authorLucas De Marchi <lucas.demarchi@intel.com>
Mon, 11 Jan 2016 12:48:33 +0000 (10:48 -0200)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 11 Jan 2016 13:19:36 +0000 (11:19 -0200)
commit9132c59ebcce5edbf965b4d46415a50d4b70baf8
tree34f2227d27e2b19720376818f63850a67540102a
parent4c30a11d5fa84ebfdd3a8f05fa4ba1c16c074f43
travis: workaround bug in environment setup

Travis is poluting the environment, particularly PYTHON_CFLAGS which
makes the build to fail. Just unset the variable since we don't want to
override these cflags.
.travis.yml