From 6a3c95b408162c78b9a4230bb4f7274a94d0add4 Mon Sep 17 00:00:00 2001 From: Kostis Anagnostopoulos Date: Mon, 26 Sep 2016 23:20:58 +0200 Subject: test, #519: No remote TCs, git-daemon cannot die@! --- .appveyor.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.appveyor.yml') diff --git a/.appveyor.yml b/.appveyor.yml index b19f091f..fefd9478 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -30,7 +30,7 @@ install: - | uname -a where git - where python pip pip2 pip3 pip34 pip35 pip36 + where python pip python --version python -c "import struct; print(struct.calcsize('P') * 8)" @@ -66,7 +66,6 @@ build: false test_script: - nosetests -v - - echo OK #on_success: # - IF "%PYTHON_VERSION%"=="3.4" (coveralls) -- cgit v1.2.3