Actually get it right this time
This commit is contained in:
parent
c2b18087d3
commit
6c7149c0ef
@ -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/src/tools/linux/dump_syms/
|
||||
- ./breakpad.sh && export PATH=$PATH:$PWD/breakpad/build/src/tools/linux/dump_syms/
|
||||
script:
|
||||
- mkdir build && cd build
|
||||
- python ../configure.py --enable-optimize
|
||||
|
Loading…
Reference in New Issue
Block a user