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

Add flake8 check to Travis-CI matrix #305

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

refeed
Copy link

@refeed refeed commented Mar 25, 2019

Closes #263

@refeed
Copy link
Author

refeed commented Mar 25, 2019

A demo build can be seen here: https://travis-ci.org/refeed/kiwix-build/builds/510962532

@kelson42
Copy link
Contributor

@refeed thx, but it looks like the CI fails.

@refeed
Copy link
Author

refeed commented Mar 26, 2019

0.01s$ [ -n "$encrypted_eba2f7543984_iv" ] && openssl aes-256-cbc -K $encrypted_eba2f7543984_key -iv $encrypted_eba2f7543984_iv -in travis/travisci_builder_id_key.enc -out travis/travisci_builder_id_key -d
The command "[ -n "$encrypted_eba2f7543984_iv" ] && openssl aes-256-cbc -K $encrypted_eba2f7543984_key -iv $encrypted_eba2f7543984_iv -in travis/travisci_builder_id_key.enc -out travis/travisci_builder_id_key -d" failed and exited with 1 during .

Hmm, yeah, you're right. But I think the cause of the failure isn't related to this PR. I'm gonna amend the commit to see if the CI could be green

@refeed refeed force-pushed the add_flake8 branch 4 times, most recently from 92c6c55 to e7b3b0e Compare March 26, 2019 12:43
@kelson42
Copy link
Contributor

@mgauthier Any feedback about that PR?

@stale
Copy link

stale bot commented Dec 14, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

@stale stale bot added the stale label Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add flake8 check
2 participants