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

Fix CI tests against cryptography master #253

Merged
merged 3 commits into from
May 5, 2015
Merged

Fix CI tests against cryptography master #253

merged 3 commits into from
May 5, 2015

Conversation

hynek
Copy link
Contributor

@hynek hynek commented May 4, 2015

Trying to fix the problem we ran into in #244 – need to open a PR so Travis runs.

@alex
Copy link
Member

alex commented May 4, 2015

slick

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.32% when pulling 9f925dc on hynek:fix-crypto-master into da6ef08 on pyca:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.32% when pulling 9f925dc on hynek:fix-crypto-master into da6ef08 on pyca:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.32% when pulling 961ff48 on hynek:fix-crypto-master into da6ef08 on pyca:master.

@hynek hynek changed the title [WIP] Fix CI tests against cryptography master Fix CI tests against cryptography master May 4, 2015
@reaperhulk
Copy link
Member

It's hard (impossible?) to tell whether the proper version of cryptography is being installed into the tox env. Do you think it makes sense to add a new line to the command list like this?

python -c "import cryptography; print(cryptography.__version__)"

@hynek
Copy link
Contributor Author

hynek commented May 5, 2015

I completely agree. Print added.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.35%) to 92.96% when pulling 6547411 on hynek:fix-crypto-master into da6ef08 on pyca:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.32% when pulling 6547411 on hynek:fix-crypto-master into da6ef08 on pyca:master.

reaperhulk added a commit that referenced this pull request May 5, 2015
Fix CI tests against cryptography master
@reaperhulk reaperhulk merged commit 8b71990 into pyca:master May 5, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants