Fix .travis.yml

This commit is contained in:
Paul Romano 2016-10-13 07:31:13 -05:00
parent 5ab6160c2a
commit b605c4441d

View file

@ -47,11 +47,9 @@ before_script:
fi
- export OPENMC_CROSS_SECTIONS=$HOME/nndc_hdf5/cross_sections.xml
- cd data
- git clone --branch=master git://github.com/smharper/windowed_multipole_library.git wmp_lib
- tar xzvf wmp_lib/multipole_lib.tar.gz
- export OPENMC_MULTIPOLE_LIBRARY=$PWD/multipole_lib
- cd ..
script:
- cd tests