Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: enable ci task. #10

Merged
merged 1 commit into from
May 22, 2018
Merged

CI: enable ci task. #10

merged 1 commit into from
May 22, 2018

Conversation

wanglei828
Copy link
Contributor

No description provided.

apt-get install -y cmake
mkdir -p ${REPO_ROOT}/build
cd ${REPO_ROOT}/build
cmake ..
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to specify PADDLE_PYTHON_PATH here, as required here

Copy link
Contributor Author

@wanglei828 wanglei828 May 22, 2018

Choose a reason for hiding this comment

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

We will use a paddle production docker image for testing, and don't need to specify python path.

@emailweixu emailweixu merged commit 7b0407b into PaddlePaddle:develop May 22, 2018
@wanglei828 wanglei828 deleted the addci branch May 22, 2018 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants