Skip to content

Commit 1f2687d

Browse files
azarzadavilalayus
authored andcommitted
[WIP] Setup travis releases (#298)
* Setup travis releases * Fix api key permissions r:layus
1 parent 99139ce commit 1f2687d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,8 @@ script:
4141
- cmake -DCMAKE_BUILD_TYPE=Release -DMOZART_BOOST_USE_STATIC_LIBS=False -DCMAKE_PROGRAM_PATH=$BIN -DCMAKE_PREFIX_PATH=$PREFIX $SOURCES
4242
- make dist VERBOSE=1
4343
- make VERBOSE=1
44+
deploy:
45+
provider: releases
46+
file: build/mozart2-*-Source.zip
47+
api_key:
48+
secure: GxwttdinweSfTeSkWu3aSp//AGT/ew4iyEUaLxh8nDeVRpAHEPBtMhgF25zoP6JLfhlEAOW7+5Gmomk1a/k+VQQWbFbod3jSSUIH/4gafEN7MVgy3Ma1NEWqViSC7IH/DDIhMzHAttznDOA2nWzoV1nyDpUydM8wvs3VK2N2wEI=

0 commit comments

Comments
 (0)