From fb3241b6ff6618ed8011a3cc702fc152ecb9672a Mon Sep 17 00:00:00 2001 From: Anthex Date: Thu, 25 Apr 2019 00:56:21 +0200 Subject: [PATCH] removed Windows CI for now --- .travis.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0b7dd83..5c24bed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,10 +6,5 @@ matrix: include: - name: "Python 3.7.1 on Xenial Linux" python: 3.7 - dist: xenial - - name: "Python 3.7.3 on Windows" - os: windows - language: shell - before_install: choco install python - env: PATH=/c/Python37:/c/Python37/Scripts:$PATH + dist: xenial script: py.test \ No newline at end of file -- libgit2 0.21.4