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 dda2414 commit 569a37fCopy full SHA for 569a37f
.travis.yml
@@ -11,7 +11,7 @@ before_install:
11
# The next couple lines fix a crash with multiprocessing on Travis
12
- sudo rm -rf /dev/shm
13
- sudo ln -s /run/shm /dev/shm
14
- - sudo bash <(wget -q -O- http://neuro.debian.net/_files/neurodebian-travis.sh)
+ - bash <(wget -q -O- http://neuro.debian.net/_files/neurodebian-travis.sh)
15
- sudo apt-get update -qq
16
- sudo apt-get install -qq --no-install-recommends fsl afni
17
- sudo apt-get install -qq fsl-atlases
0 commit comments