Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CPS-VO
PX4-Firmware
Commits
a2e662f0
Commit
a2e662f0
authored
Dec 21, 2014
by
Lorenz Meier
Browse files
Travis CI: Fix YML format
parent
178a2e82
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
a2e662f0
...
...
@@ -18,6 +18,7 @@ before_script:
-
. ~/.profile
-
popd
-
arm-none-eabi-gcc --version
git
:
depth
:
500
...
...
@@ -25,13 +26,13 @@ script:
-
make testbuild
-
make tests
deploy
:
deploy
:
provider
:
releases
api_key
:
secure
:
cdHWLRBxA5UlYpOS0Sp891QK7PFmMgQ5ZWs1aPt+sw0rIrowyWMHCwXNBEdUqaExHYNYgXCUDI0EzNgfB7ZcR63Qv1MQeoyamV4jsxlyAqDqmxNtWO82S6RhHGeMLk26VgFKzynVcEk1IYlQP2nqzMQLdu+jTrngERuAIrCdRuc=
file
:
-
Images/px4fmu-v1_default.px4
-
Images/px4fmu-v2_default.px4
-
Images/aerocore_default.px4
file
:
"
Images/px4fmu-v2_default.px4"
skip_cleanup
:
true
on
:
tags
:
true
all_branches
:
true
repo
:
PX4/Firmware
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment