AppVeyor: only run on bors branches

This commit is contained in:
Ralf Jung 2019-06-21 20:55:24 +02:00
parent 1a784ea21b
commit 38d19199c3

@ -9,7 +9,8 @@ environment:
branches:
# whitelist
only:
- master
- auto
- try
cache:
- '%USERPROFILE%\.cargo'