diff --git a/.travis.yml b/.travis.yml index 95f9898..bcf086d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ install: script: - 'export PYTHONPATH="${PYTHONPATH}:./pivportal/lib"' - "coverage run --source=pivportal $(which nosetests) -w pivportal/test/" - - "cd pam_pivportal/ && make clean && make && make test" +# - "cd pam_pivportal/ && make clean && make && make test" after_success: - coveralls \ No newline at end of file