Merged in msabramo/contextlib2/tox (pull request #3)

Add support for tox (http://tox.testrun.org/)
This commit is contained in:
Nick Coghlan 2015-09-15 09:37:19 +10:00
commit 4b3a8bd531

View file

@ -13,3 +13,5 @@ Continuous integration
----------------------
CI is set up in Codeship to run against PRs and commits.
[![Codeship Status for ncoghlan/contextlib2](https://codeship.com/projects/884e9500-3d1a-0133-3eb0-1abe7f570a4c/status?branch=default)](https://codeship.com/projects/102388)