Skip to content

Commit

Permalink
Fix travis releases
Browse files Browse the repository at this point in the history
  • Loading branch information
layus committed Aug 14, 2018
1 parent 1f2687d commit 771ef17
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Expand Up @@ -43,6 +43,10 @@ script:
- make VERBOSE=1
deploy:
provider: releases
file: build/mozart2-*-Source.zip
skip_cleanup: true
on:
tags: true
file_glob: true
file: mozart2-*-Source.zip
api_key:
secure: GxwttdinweSfTeSkWu3aSp//AGT/ew4iyEUaLxh8nDeVRpAHEPBtMhgF25zoP6JLfhlEAOW7+5Gmomk1a/k+VQQWbFbod3jSSUIH/4gafEN7MVgy3Ma1NEWqViSC7IH/DDIhMzHAttznDOA2nWzoV1nyDpUydM8wvs3VK2N2wEI=

0 comments on commit 771ef17

Please sign in to comment.