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 1
1
.. -*- rest -*-
2
2
.. vim:syntax=rest
3
3
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 |_
11
5
12
6
.. |Coveralls | image :: https://coveralls.io/repos/nipy/nibabel/badge.png?branch=master
13
7
.. _Coveralls : https://coveralls.io/r/nipy/nibabel?branch=master
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ environment:
19
19
20
20
install :
21
21
# Install miniconda Python
22
- - " powershell ./nibabel-data /install_python.ps1"
22
+ - " powershell ./tools /install_python.ps1"
23
23
24
24
# Prepend newly installed Python to the PATH of this build (this cannot be
25
25
# 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