Skip to content

Integration with TravisCI: pip install fails with permission denied error #11

@php-coder

Description

@php-coder

In Integration with TravisCI chapter I see the example of .travis.yml that is using pip install html5validator command, but it fails with "permission denied" error. In this case we should use --user option: http://stackoverflow.com/questions/27036259/how-to-write-travis-yml-if-my-project-deps-on-python-and-nodejs

Probably, it also affects old-style builds, that don't use the docker infrastructure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions