wrong script location

This commit is contained in:
edoapra 2017-11-22 21:30:00 -08:00
parent 7f85bd1481
commit d5643a3733
No known key found for this signature in database
GPG key ID: 79CA3F28FF1B91CE

View file

@ -33,7 +33,7 @@ before_script:
- sleep 1
script:
- cd $NWCHEM_TOP/src/tce && make 64_to_32 >& 6log &
- cd $NWCHEM_TOP/src && ./travis/sleep_loop.sh make -j3
- cd $NWCHEM_TOP/src && ../travis/sleep_loop.sh make -j3
- tail -2 $NWCHEM_TOP/src/6log
- tail -2 $NWCHEM_TOP/src/tce/6log
- tail -2 $NWCHEM_TOP/src/tools/build/config.log