Skip to content
Snippets Groups Projects
Commit 7224d22b authored by Amir Rachum's avatar Amir Rachum Committed by GitHub
Browse files

Merge pull request #285 from FarmerSez/adding-appveyor

Adding appveyor
parents 4e5e4888 f5152836
No related branches found
No related tags found
No related merge requests found
environment:
matrix:
- TOXENV: "py27"
- TOXENV: "py33"
- TOXENV: "py34"
- TOXENV: "py35"
- TOXENV: "py36"
install:
- pip install tox
build: off
test_script:
- tox -e %TOXENV%
Loading
Loading
@@ -44,6 +44,9 @@ Links
.. image:: https://travis-ci.org/PyCQA/pydocstyle.svg?branch=master
:target: https://travis-ci.org/PyCQA/pydocstyle
 
.. image:: https://ci.appveyor.com/api/projects/status/40kkc366bmrrttca/branch/master?svg=true
:target: https://ci.appveyor.com/project/Nurdok/pydocstyle/branch/master
.. image:: https://readthedocs.org/projects/pydocstyle/badge/?version=latest
:target: https://readthedocs.org/projects/pydocstyle/?badge=latest
:alt: Documentation Status
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment