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 1100222 commit 985e6f7Copy full SHA for 985e6f7
appveyor.yml
@@ -31,7 +31,7 @@ test_script:
31
- nosetests --with-doctest nibabel
32
33
34
-on_finish:
+on_failure:
35
# enable the next to let the build VM block for up to 60min to log in via RDP and debug
36
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
37
0 commit comments