Skip to content

fixed typo in .travis.yml#544

Merged
asvetlov merged 1 commit intoaio-libs:masterfrom
flying-sheep:patch-4
Oct 2, 2015
Merged

fixed typo in .travis.yml#544
asvetlov merged 1 commit intoaio-libs:masterfrom
flying-sheep:patch-4

Conversation

@flying-sheep
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Heh, I believe it worked "as expected" with that typo)
But real check must look like this:

- if python -c "import sys; sys.exit(sys.version_info < (3,5))"; then
      flake8 examples tests;
  fi

sys.exit() must be called with 0 / False for non-errored runs.

asvetlov added a commit that referenced this pull request Oct 2, 2015
@asvetlov asvetlov merged commit c0a9b6c into aio-libs:master Oct 2, 2015
@popravich
Copy link
Copy Markdown
Member

Please fix it!

@asvetlov
Copy link
Copy Markdown
Member

asvetlov commented Oct 2, 2015

@popravich please do it yourself

@popravich
Copy link
Copy Markdown
Member

You merge too fast)
done in master

@flying-sheep flying-sheep deleted the patch-4 branch October 2, 2015 18:02
@flying-sheep
Copy link
Copy Markdown
Contributor Author

eh well, i fixed the typo as advertized, i didn’t think about the logic 😄

@lock
Copy link
Copy Markdown

lock bot commented Oct 30, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 30, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants