Skip to content

Commit

Permalink
Fix typo discovered by codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 20, 2020
1 parent e7627cf commit 36cba51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

Create a [.travis.yml](.travis.yml) file for running [flake8](http://flake8.pycqa.org/en/latest/) tests on each of the [GitHub Trending Python](https://github.com/trending?l=python) repos.

What about a different approach? What if I hava a local Python command line app that accepts the name of one or more repos and it commits an updated .travis.yml file that tests those repos. That commit will cause Travis CI to test each of those repos.
What about a different approach? What if I have a local Python command line app that accepts the name of one or more repos and it commits an updated .travis.yml file that tests those repos. That commit will cause Travis CI to test each of those repos.

Appvayor https://github.com/google/protobuf/pull/4756

0 comments on commit 36cba51

Please sign in to comment.