BIDS / datarray

Prototyping numpy arrays with named axes for data management.
http://bids.github.com/datarray
Other
87 stars 20 forks source link

TST: add automated testing on travis, appveyor #64

Closed matthew-brett closed 8 years ago

matthew-brett commented 8 years ago

Add travis and appveyor tests. Tests failing (did they pass at some point?).

fperez commented 8 years ago

Other than setuptools block removal, good to go!

matthew-brett commented 8 years ago

Removed setuptools block - merging.