travis: configure: error: python or cffi is not installed. so a schmarrn

This commit is contained in:
TLINDEN
2015-04-18 20:37:07 +02:00
parent 33248a4c87
commit 0e4b1eacf4

View File

@@ -41,7 +41,7 @@ compiler:
- clang
- gcc
script:
- ./configure --enable-python-binding
- ./configure
- make
- make check
- make test