travis
Raphaël Vinot 2015-10-29 16:14:24 +01:00
parent 98e12e66ad
commit 0ff96f01fa
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ install:
- sudo make install
- sudo ldconfig
- popd
- pushd src/lib/bindings/python
- pushd faup/src/lib/bindings/python
- python setup.py install
- popd
- pip install -r requirements.txt