File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 4141 # install himalaya from source to get early testing
4242 pip install git+https://github.com/gallantlab/himalaya.git
4343 pip install -e ."[github]"
44- # use neurodebian installer for travis
45- bash <(wget -q -O- http://neuro.debian.net/_files/neurodebian-travis.sh)
4644 sudo apt-get update -qq
47- sudo apt-get install git-annex-standalone
45+ sudo apt-get install git-annex
4846
4947 - name : Lint with flake8
5048 run : |
Original file line number Diff line number Diff line change 4141 # install himalaya from source to get early testing
4242 pip install git+https://github.com/gallantlab/himalaya.git
4343 pip install -e ."[docs,github]"
44- # use neurodebian installer for travis
45- bash <(wget -q -O- http://neuro.debian.net/_files/neurodebian-travis.sh)
4644 sudo apt-get update -qq
47- sudo apt-get install git-annex-standalone
45+ sudo apt-get install git-annex
4846
4947 - name : Config git-annex
5048 run : |
You can’t perform that action at this time.
0 commit comments