Skip to content

Commit

Permalink
Only test each revision once on AppVeyor.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Jun 2, 2020
1 parent 0ede349 commit dadb352
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
version: 1.0.{build}

# Do not build feature branches that are already built as part of a pull request.
skip_branch_with_pr: true

environment:
matrix:
- TOXENV: py27
Expand Down

0 comments on commit dadb352

Please sign in to comment.