Skip to content

Commit

Permalink
Explain how to execute all the tests required to pass travis checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Chinchilla Carbonell committed Sep 1, 2016
1 parent e160b9a commit 778dc3d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,13 @@ us a pull request.
This project is currently maintained by `Saurabh Kumar <https://saurabh-kumar.com>`__ and
would not have been possible without the support of these `awesome people <https://github.com/theskumar/python-dotenv/graphs/contributors>`__.

Executing the tests:

::

$ flake8
$ pytest

Changelog
=========

Expand Down

0 comments on commit 778dc3d

Please sign in to comment.