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

Re-add PyPy assuming >=5.0 and also run pypy tests on Travis CI #44

Merged
merged 2 commits into from
Jul 6, 2016
Merged

Re-add PyPy assuming >=5.0 and also run pypy tests on Travis CI #44

merged 2 commits into from
Jul 6, 2016

Conversation

redapple
Copy link
Contributor

@redapple redapple commented Jul 6, 2016

@codecov-io
Copy link

codecov-io commented Jul 6, 2016

Current coverage is 100%

No coverage report found for master at fde9087.

Powered by Codecov. Last updated by fde9087...579a247

@redapple redapple changed the title [WIP] Re-add PyPy assuming >=5.0 and also run pypy tests on Travis CI Re-add PyPy assuming >=5.0 and also run pypy tests on Travis CI Jul 6, 2016
else
rm -rf "$PYENV_ROOT" && git clone --depth 1 https://github.com/yyuu/pyenv.git "$PYENV_ROOT"
fi
export PYPY_VERSION="5.3.1"
Copy link
Member

Choose a reason for hiding this comment

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

Do you know if there is a way to use latest pypy instead of a hardcoded version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I could not find it in pyenv docs (I haven't searched much to be honest), but there must be a way

@kmike kmike merged commit 8eb2df9 into scrapy:master Jul 6, 2016
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.

3 participants