Remove not working trigger of nightly build

pull/987/head
Julien Duponchelle 7 years ago
parent d90a8fa482
commit 11321383c5
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

@ -19,6 +19,3 @@ build: off
test_script:
- "%PYTHON%\\python.exe -m pytest -v"
deploy_script:
- curl "https://ci.appveyor.com/api/builds" -XPOST -H 'Authorization: Bearer %API_TOKEN%' -H 'Content-Type: application/json' -d '{"accountName": "gns3-build", "projectSlug": "gns3-build", "branch": "%APPVEYOR_REPO_BRANCH%"}

Loading…
Cancel
Save