Skip to content

Commit

Permalink
Travis CI: Change binary file name
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzMeier committed Dec 21, 2014
1 parent f0da9e8 commit 04bf130
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,7 @@ deploy:
provider: releases
api_key:
secure: cdHWLRBxA5UlYpOS0Sp891QK7PFmMgQ5ZWs1aPt+sw0rIrowyWMHCwXNBEdUqaExHYNYgXCUDI0EzNgfB7ZcR63Qv1MQeoyamV4jsxlyAqDqmxNtWO82S6RhHGeMLk26VgFKzynVcEk1IYlQP2nqzMQLdu+jTrngERuAIrCdRuc=
file:
paths:
- "Firmware.zip"
file: "Firmware.zip"
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit 04bf130

Please sign in to comment.