Skip to content

Commit

Permalink
Merge pull request #13 from msabramo/patch-2
Browse files Browse the repository at this point in the history
README.rst: py-cov => pytest-cov
  • Loading branch information
z4r committed Nov 14, 2013
2 parents 793f879 + 24bd998 commit 489abf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -40,7 +40,7 @@ if you don't want the ``repo_token`` under source control, set it in your ``cove

TRAVIS.YML
==========
Create a ``.coverage`` file and you can use ``coverage``, ``py-cov``, or ``nose``.
Create a ``.coverage`` file and you can use ``coverage``, ``pytest-cov``, or ``nose``.
Then you can add in the _after_success_ step::

coveralls
Expand Down

0 comments on commit 489abf3

Please sign in to comment.