summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.appveyor.yml7
-rwxr-xr-xREADME.rst4
2 files changed, 11 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
new file mode 100644
index 00000000..bfac7f07
--- /dev/null
+++ b/.appveyor.yml
@@ -0,0 +1,7 @@
+install:
+ - python -m pip install tox
+
+build: off
+
+test_script:
+ - python -m tox -e py27,py34,py35,py36
diff --git a/README.rst b/README.rst
index dd2adea4..574504da 100755
--- a/README.rst
+++ b/README.rst
@@ -6,6 +6,10 @@ cmd2
:target: http://travis-ci.org/python-cmd2/cmd2
:alt: Build status
+.. image:: https://ci.appveyor.com/api/projects/status/github/python-cmd2/cmd2
+ :target: http://travis-ci.org/python-cmd2/cmd2
+ :alt: Appveyor build status
+
.. image:: https://img.shields.io/pypi/dm/cmd2.svg?style=plastic
:target: https://pypi.python.org/pypi/cmd2/
:alt: Downloads