nipy / PySurfer

Cortical neuroimaging visualization in Python
https://pysurfer.github.io/
BSD 3-Clause "New" or "Revised" License
240 stars 97 forks source link

MRG: Add CircleCI #210

Closed larsoner closed 6 years ago

larsoner commented 6 years ago

Let's see if this works.

larsoner commented 6 years ago

Okay this gives us easier doc-checking CI:

https://14-1551431-gh.circle-artifacts.com/0/tmp/circle-artifacts.ZhSjlcj/html/auto_examples/index.html

About 1/3 of examples don't run because the fsaverage_min.zip I made for testing doesn't provide all necessary surfaces. We can change that later if someone feels like updating the dataset.

Ready for review/merge from my end.