Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Commit

Permalink
Merge pull request #31 from tubone24/develop-20190208110648
Browse files Browse the repository at this point in the history
deploy
  • Loading branch information
tubone24 committed Feb 8, 2019
2 parents 4fb598b + 04d0f7e commit e735d1a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,12 @@ notifications:
url: https://webhooks.gitter.im/e/aad7507945af342edab5
method: POST

deploy:
- provider: Environment
name: production
on:
branch: master
APPVEYOR_REPO_TAG: true

cache:
- '%LOCALAPPDATA%\pip\Cache'

0 comments on commit e735d1a

Please sign in to comment.