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 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
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+
416=======
517NiBabel
618=======
Original file line number Diff line number Diff line change 55environment :
66
77 matrix :
8+ - PYTHON : " C:\\ Python27-conda32"
9+ PYTHON_VERSION : " 2.7"
10+ PYTHON_ARCH : " 32"
11+
812 - PYTHON : " C:\\ Python34-conda32"
913 PYTHON_VERSION : " 3.4"
1014 PYTHON_ARCH : " 32"
You can’t perform that action at this time.
0 commit comments