Fix dump_syms path again
This commit is contained in:
parent
b167d186e7
commit
c2b18087d3
@ -13,7 +13,7 @@ before_script:
|
||||
- cd ambuild && python setup.py install --user
|
||||
- cd $TRAVIS_BUILD_DIR
|
||||
- git fetch --unshallow || true
|
||||
- ./breakpad.sh && export PATH=$PATH:$PWD/breakpad/src/tools/linux/dump_syms/
|
||||
- ./breakpad.sh && export PATH=$PATH:$PWD/breakpad/src/src/tools/linux/dump_syms/
|
||||
script:
|
||||
- mkdir build && cd build
|
||||
- python ../configure.py --enable-optimize
|
||||
|
Loading…
Reference in New Issue
Block a user