From 899c1107db9906c551912f9f9d60c3101c75e12a Mon Sep 17 00:00:00 2001 From: amandalund Date: Fri, 6 Jul 2018 07:17:57 -0500 Subject: [PATCH] Fixed link to data tarball --- tools/ci/travis-before-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci/travis-before-script.sh b/tools/ci/travis-before-script.sh index 64611f794d..bbb34358b9 100755 --- a/tools/ci/travis-before-script.sh +++ b/tools/ci/travis-before-script.sh @@ -13,7 +13,7 @@ fi # Download ENDF/B-VII.1 distribution ENDF=$HOME/endf-b-vii.1/ if [[ ! -d $ENDF/neutrons || ! -d $ENDF/photoat || ! -d $ENDF/atomic_relax ]]; then - wget https://anl.box.com/shared/static/yw7xe3k9gbps0e6muyf0cg134tq0punw.xz -O - | tar -C $HOME -xvJ + wget https://anl.box.com/shared/static/4kd2gxnf4gtk4w1c8eua5fsua22kvgjb.xz -O - | tar -C $HOME -xvJ fi # Download multipole library