This commit is contained in:
Qiwei Ye 2017-06-29 17:13:58 +08:00 коммит произвёл GitHub
Родитель 02a9cc9c39
Коммит 79dd2fc6f3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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