summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-01-28 15:41:01 -0500
committerGitHub <noreply@github.com>2017-01-28 15:41:01 -0500
commita85d82dbbe5d34ab664c07bb8223c95e2128eb1c (patch)
tree8b55d75b4a8eb026e49718d0372c98daa8fa4f69
parent1b46090614f8899e7bbe399ee37c1782996e2afe (diff)
parentdd7e5f6295a42d698d882a623dd6c7339b5163b4 (diff)
downloadcmd2-git-a85d82dbbe5d34ab664c07bb8223c95e2128eb1c.tar.gz
Merge pull request #1 from python-cmd2/master
Merging latest code from parent project master branch
-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