Actually get it right this time

This commit is contained in:
Asher Baker 2015-10-22 14:18:10 +01:00
parent c2b18087d3
commit 6c7149c0ef

View File

@ -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