chore(.travis.yml): try to fix upload
This commit is contained in:
parent
6a5d3ed0e5
commit
8dfe6ce385
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ script:
|
|||
yes "A" | ctest -j2 -I 100,600,10 -V;
|
||||
fi
|
||||
- if [[ $PACKAGE == TRUE ]]; then make package; fi
|
||||
- if [[ $UPLOAD == TRUE ]]; then cpack; fi
|
||||
- cd ..
|
||||
|
||||
after_script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue