summaryrefslogtreecommitdiffstats
path: root/dead_code/appveyor.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-09-16 13:46:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-09-16 13:46:28 +0000
commite553507c3f4eafcd26e9083fd19a87e8c9850b65 (patch)
treef0b9e7491f7f920ffa15c7f28dc50a25db87ee7c /dead_code/appveyor.yml
parentAdding upstream version 2.2.0. (diff)
downloadcolorclass-upstream.tar.xz
colorclass-upstream.zip
Adding upstream version 2.2.2.upstream/2.2.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'dead_code/appveyor.yml')
-rw-r--r--dead_code/appveyor.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/dead_code/appveyor.yml b/dead_code/appveyor.yml
new file mode 100644
index 0000000..5b14160
--- /dev/null
+++ b/dead_code/appveyor.yml
@@ -0,0 +1,17 @@
+# Configure.
+artifacts:
+ - path: .coverage
+
+# Run.
+init: set PATH=C:\Python35-x64;C:\Python35-x64\Scripts;%PATH%
+install:
+ - appveyor DownloadFile https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-desktop.ps1
+ - ps: .\enable-desktop
+build_script: pip install tox
+test_script: tox -e lint,py35,py34,py33,py27,py26,py35x64,py34x64,py33x64,py27x64,py26x64
+
+# Post.
+on_finish:
+ - appveyor PushArtifact test_example_test_windows_screenshot.png
+ - appveyor PushArtifact test_windows_test_enable_disable.png
+ - appveyor PushArtifact test_windows_test_box_characters.png