chore(travis): fix another typo
This commit is contained in:
parent
0efb7e8297
commit
fa1f64e2d5
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ after_script:
|
|||
ctest -D ExperimentalSubmit;
|
||||
fi
|
||||
- if [[ $LEANREPO == BLESSED && $PACKAGE == TRUE ]]; then
|
||||
ninja package;
|
||||
make package;
|
||||
fi
|
||||
- cd ..
|
||||
- if [[ $LEANREPO == BLESSED && $BUILD_DOXYGEN == TRUE ]]; then
|
||||
|
|
Loading…
Reference in a new issue