I am a lemon.
This commit is contained in:
parent
6fed2fa0f4
commit
22a62adbf4
@ -14,7 +14,6 @@ before_script:
|
||||
- cd $TRAVIS_BUILD_DIR
|
||||
- git fetch --unshallow || true
|
||||
- ./breakpad.sh && export PATH=$PATH:$PWD/breakpad/build/src/tools/linux/dump_syms/
|
||||
- cat breakpad/build/config.log
|
||||
script:
|
||||
- mkdir build && cd build
|
||||
- python ../configure.py --enable-optimize
|
||||
|
@ -25,4 +25,6 @@ cd build
|
||||
|
||||
../src/configure --enable-m32
|
||||
|
||||
cat config.log
|
||||
|
||||
make src/tools/linux/dump_syms/dump_syms
|
||||
|
Loading…
Reference in New Issue
Block a user