build python bindings as part of regression tests

This commit is contained in:
Arvid Norberg 2013-09-29 19:38:48 +00:00
parent 4ac3d286a5
commit 1481767e0d
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ test_dirs:
- examples - examples
- tools - tools
- test - test
- bindings/python
project: libtorrent project: libtorrent