diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-07-17 21:01:40 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-07-17 21:01:40 -0400 |
commit | ca26abe0231158cfa22355a4f77d38f8aa7bd1ec (patch) | |
tree | 87f93d5f373777a9c723d98991700d6a71b59ea3 | |
parent | 82c7ac41fd85ad48e32c043638554a4482cd872b (diff) | |
download | cmd2-git-ca26abe0231158cfa22355a4f77d38f8aa7bd1ec.tar.gz |
Add VSTS build badge to README
Currently this represents VSTS Hosted Linux builds
- But it is a placeholder for eventual VSTS Hosted macOS builds
-rwxr-xr-x | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ cmd2: a tool for building interactive command line apps [](https://pypi.python.org/pypi/cmd2/) [](https://travis-ci.org/python-cmd2/cmd2) [](https://ci.appveyor.com/project/FedericoCeratto/cmd2) +[](https://python-cmd2.visualstudio.com/cmd2/_build/latest?definitionId=1&branch=master) [](https://codecov.io/gh/python-cmd2/cmd2) [](http://cmd2.readthedocs.io/en/latest/?badge=latest) |