Skip to content
Snippets Groups Projects
Unverified Commit 7d48e9df authored by Ricardo Constantino's avatar Ricardo Constantino Committed by Ralph Giles
Browse files

appveyor: request rebuild of opus-tools on successful build


Using my API key for now, but needs rillian's to work.

Signed-off-by: default avatarRalph Giles <giles@thaumas.net>
parent 3149f9d0
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,10 @@ platform:
- Win32
- x64
environment:
api_key:
secure: xZGjzJ/mG19pPdLOzpV3uFSzrBgqcU3qDLOTN2qC8xg=
build:
project: win32\VS2015\opus.sln
parallel: true
......@@ -28,3 +32,6 @@ test_script:
artifacts:
- path: opus.zip
on_success:
- appveyor Start-AppveyorBuild -ApiKey %API_KEY% -ProjectSlug opus-tools
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment