File tree Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 11.. -*- rest -*-
22.. vim:syntax=rest
33
4- |Travis |_ |Appveyor |_ |Coveralls |_
5-
6- .. |Travis | image :: https://api.travis-ci.org/nipy/nibabel.png?branch=master
7- .. _Travis : https://travis-ci.org/nipy/nibabel
8-
9- .. |Appveyor | image :: https://ci.appveyor.com/api/projects/status/l8iq16s39ac0wjvh/branch/master?svg=true
10- .. _Travis : https://ci.appveyor.com/project/Eric89GXL/nibabel/branch/master
4+ |Coveralls |_
115
126.. |Coveralls | image :: https://coveralls.io/repos/nipy/nibabel/badge.png?branch=master
137.. _Coveralls : https://coveralls.io/r/nipy/nibabel?branch=master
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ environment:
1919
2020install :
2121 # Install miniconda Python
22- - " powershell ./nibabel-data /install_python.ps1"
22+ - " powershell ./tools /install_python.ps1"
2323
2424 # Prepend newly installed Python to the PATH of this build (this cannot be
2525 # done from inside the powershell script as it would require to restart
File renamed without changes.
You can’t perform that action at this time.
0 commit comments