Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
travis: only deploy Solo.param
Browse files Browse the repository at this point in the history
jschall committed Apr 3, 2015
1 parent 76725bf commit ddd0935
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -17,11 +17,7 @@ deploy:
api-key: ${GITHUB_API_KEY}
file:
- "ArduCopter/ArduCopter-v2.px4"
- "Tools/Frame_params/Solo/Solo-TMprops.param"
- "Tools/Frame_params/Solo/Solo-APCprops.param"
- "Tools/Frame_params/Solo/Solo-minus.param"
- "Tools/Frame_params/Solo/Solo-TMprops-rccal.param"
- "Tools/Frame_params/Solo/PARAM_README.txt"
- "Tools/Frame_params/Solo/Solo.param"
skip_cleanup: true
on:
tags: true

0 comments on commit ddd0935

Please sign in to comment.