Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Commit

Permalink
appveyor run only on master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
XiangyunHuang committed May 29, 2019
1 parent 2f4aaf5 commit 792893d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions appveyor.yml
Expand Up @@ -22,6 +22,13 @@ environment:

# Adapt as necessary starting from here

# branches to build
branches:
# whitelist
only:
- master
- production

build_script:
- travis-tool.sh install_deps

Expand Down

0 comments on commit 792893d

Please sign in to comment.