Skip to content

Commit

Permalink
Run APPVEYOR only for master branch & stop on fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimosthenis Schizas authored and dimoschi committed Jul 19, 2016
1 parent 1d7b00a commit 0c2019a
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
Expand Up @@ -27,6 +27,9 @@ environment:
PYTHON_VERSION: "3.5.x"
PYTHON_ARCH: "64"

matrix:
fast_finish: true

install:
- ECHO "Filesystem root:"
- ps: "ls \"C:/\""
Expand Down

0 comments on commit 0c2019a

Please sign in to comment.