Skip to content
Snippets Groups Projects
Commit e51f8373 authored by Jonathan Challinger's avatar Jonathan Challinger Committed by Andrew Tridgell
Browse files

Travis: don't depend on directory name being "ardupilot"

parent 189dd158
No related branches found
No related tags found
Loading
language: cpp
before_install:
- cd .. && ./ardupilot/Tools/scripts/install-prereqs-ubuntu.sh -y && . ~/.profile
- APMDIR=$(pwd) && pushd .. && $APMDIR/Tools/scripts/install-prereqs-ubuntu.sh -y && . ~/.profile && popd
script:
- cd ./ardupilot && Tools/scripts/build_all_travis.sh
- Tools/scripts/build_all_travis.sh
notifications:
webhooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment