File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
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
11
+
12
+ .. |Coveralls | image :: https://coveralls.io/repos/nipy/nibabel/badge.png?branch=master
13
+ .. _Coveralls : https://coveralls.io/r/nipy/nibabel?branch=master
14
+
15
+
4
16
=======
5
17
NiBabel
6
18
=======
Original file line number Diff line number Diff line change 5
5
environment :
6
6
7
7
matrix :
8
+ - PYTHON : " C:\\ Python27-conda32"
9
+ PYTHON_VERSION : " 2.7"
10
+ PYTHON_ARCH : " 32"
11
+
8
12
- PYTHON : " C:\\ Python34-conda32"
9
13
PYTHON_VERSION : " 3.4"
10
14
PYTHON_ARCH : " 32"
You can’t perform that action at this time.
0 commit comments