make64to32

This commit is contained in:
edoapra 2017-11-21 15:27:16 -08:00
parent 37158a38fa
commit 10c963d871

View file

@ -28,9 +28,10 @@ env: == default ==
BLAS_SIZE=4
before_script:
script:
cd $NWCHEM_TOP/src &&
make nwchem_config &&
make ;
make nwchem_config &&
make 64_to_32 &
sleep 1
script:
make -j 3