Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 35fee6a

Browse files
authored
Update coding_guide.rst
1 parent 406a56f commit 35fee6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/devel/coding_guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ PR Review guidelines
6262

6363
* Make sure the Travis tests are passing before merging.
6464

65-
- The Travis tests automatically test the code on all of the Python versions
66-
Matplotlib supports when a pull request is created or updated.
65+
- Whenever a pull request is created or updated, Travis automatically runs
66+
the test suite on all versions of Python supported by Matplotlib.
6767
The `tox` support in Matplotlib may be useful for testing locally.
6868

6969
* Do not self merge, except for 'small' patches to un-break the CI.

0 commit comments

Comments
 (0)