We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0883d9 commit 1a6f24dCopy full SHA for 1a6f24d
.appveyor.yml
@@ -25,6 +25,8 @@ environment:
25
init:
26
- cmd: '%PYTHON% -m pip install -U nose wheel pygit2'
27
28
+build: off
29
+
30
before_test:
31
- cmd: git config --global user.name "appveyor-test"
32
- cmd: git config --global user.email "appveyor@test.com"
0 commit comments