diff --git a/.travis.yml b/.travis.yml index 80a7425..8641972 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,7 +41,7 @@ script: # - make test # python tests -- cd ../python/ +- cd ../binding/python/ - sudo python setup.py install # - sudo nosetests # sudo is needed when testing python on travis