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 200de47
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,12 @@ 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 200de47

Please sign in to comment.