summaryrefslogtreecommitdiff
path: root/ci/README.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-08-29 10:32:17 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-08-29 10:32:17 -0400
commitcdb9b4120141b999dbe007fc67b7f70c7fe2bc99 (patch)
tree3b2e7a8222de084ac83b61bbf61aaeecfda66c33 /ci/README.txt
parente42bf73f4619995ffdefca36a00c33a6d1f3aad8 (diff)
downloadpython-coveragepy-git-cdb9b4120141b999dbe007fc67b7f70c7fe2bc99.tar.gz
Initial Appveyor configuration
Lifted mostly from https://github.com/pytest-dev/pytest-cov
Diffstat (limited to 'ci/README.txt')
-rw-r--r--ci/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/README.txt b/ci/README.txt
new file mode 100644
index 00000000..a34d036b
--- /dev/null
+++ b/ci/README.txt
@@ -0,0 +1 @@
+Files to support continuous integration systems.