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