From 071c94d5503b6e285dd4fa7fe758c279b550540d Mon Sep 17 00:00:00 2001 From: Chris Filo Gorgolewski Date: Fri, 12 Feb 2016 13:34:33 -0800 Subject: [PATCH] more robust access to neurodebian --- circle.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/circle.yml b/circle.yml index fb53420362..700494080f 100644 --- a/circle.yml +++ b/circle.yml @@ -9,9 +9,7 @@ dependencies: pre: # Let CircleCI cache the apt archive - sudo rm -rf /var/cache/apt/archives && sudo ln -s ~/.apt-cache /var/cache/apt/archives && mkdir -p ~/.apt-cache/partial - - wget -O- http://neuro.debian.net/lists/precise.us-ca.full | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list - - sudo apt-key adv --recv-keys --keyserver hkp://pgp.mit.edu:80 0xA5D32F012649A5A9 - - sudo apt-get update + - bash <(wget -q -O- http://neuro.debian.net/_files/neurodebian-travis.sh) override: # Install apt packages - sudo apt-get install -y fsl-core fsl-atlases fsl-mni152-templates fsl-feeds afni