This commit is contained in:
Luke Campagnola 2014-03-30 02:40:47 -04:00
parent cc8b69695a
commit f25048a1e1
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ before_script:
SIZE_DIFF=`expr \( ${MERGE_SIZE} - ${TARGET_SIZE} \)`;
else
SIZE_DIFF=0;
fi &&
fi;
fi;
- cd $TRAVIS_DIR