summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7d38f28)
raw | patch | inline | side by side (parent: 7d38f28)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 9 Dec 2016 17:34:42 +0000 (18:34 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 9 Dec 2016 17:34:42 +0000 (18:34 +0100) |
configure: WARNING: unrecognized options: --with-python
.travis.yml | patch | blob | history |
diff --git a/.travis.yml b/.travis.yml
index 03d9dded2e526a36dfd3630f7b5cbba073824360..b20d9a3141f90446a9189bfe4f1d998433426b9a 100644 (file)
--- a/.travis.yml
+++ b/.travis.yml
perl
protobuf-c-compiler
python-dev
-script: sh build.sh && ./configure --with-python=/usr/bin/python && make distcheck DISTCHECK_CONFIGURE_FLAGS="--with-python=/usr/bin/python"
+script: sh build.sh && ./configure && make distcheck