danjgale / nii-masker

Convenient command-line wrapper for nilearn's Masker objects
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

[ENH] Add CI (travis) #7

Closed jdkent closed 5 years ago

jdkent commented 5 years ago

no frills pytest running on python 3.5, 3.6, and 3.7.

I also added a couple missing dependencies (scipy and scikit-learn).

build is passing on my account

make a travisci account and I think you should be in business.

jdkent commented 5 years ago

things I didn't work out correctly:

danjgale commented 5 years ago

Fantastic, thanks @jdkent! This closes #5

danjgale commented 5 years ago

CI passed on mine despite failing on yours for some reason