Skip to content

Fix error on TravisCI#3966

Merged
reyoung merged 1 commit intoPaddlePaddle:developfrom
reyoung:feature/fix_travis_ci
Sep 8, 2017
Merged

Fix error on TravisCI#3966
reyoung merged 1 commit intoPaddlePaddle:developfrom
reyoung:feature/fix_travis_ci

Conversation

@reyoung
Copy link
Collaborator

@reyoung reyoung commented Sep 7, 2017

It seems that Travis change the running image. The /usr/local/ is
not writable in new images. Use sudo for pip to resolve this.

It seems that Travis change the running image. The /usr/local/ is
not writable in new images. Use `sudo` for pip to resolve this.
@reyoung reyoung force-pushed the feature/fix_travis_ci branch from 2293ea6 to 640aa5f Compare September 8, 2017 00:09
- python
- python-pip
- python2.7-dev
- python-numpy
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is not necessary because it is in requirement.txt

@reyoung reyoung changed the title Test travis-ci Do not merge Sep 8, 2017
Copy link
Contributor

@dzhwinter dzhwinter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JiayiFeng
Copy link
Collaborator

Many thanks!

@reyoung reyoung merged commit c9e59a0 into PaddlePaddle:develop Sep 8, 2017
@reyoung reyoung deleted the feature/fix_travis_ci branch October 2, 2017 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants