We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0014c77 commit 4b01420Copy full SHA for 4b01420
.travis.yml
@@ -40,7 +40,7 @@ before_install:
40
- pip install vtk
41
- pip install mayavi
42
- mkdir -p $SUBJECTS_DIR
43
- - pip install "https://api.github.com/repos/mne-tools/mne-python/zipball/master"
+ - pip install "https://github.com/mne-tools/mne-python/archive/master.zip"
44
- python -c "import mne; mne.datasets.fetch_fsaverage(verbose=True)"
45
46
install:
0 commit comments