mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
wrong script location
This commit is contained in:
parent
7f85bd1481
commit
d5643a3733
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue