Skip to content

Commit 38d1919

Browse files
committed
AppVeyor: only run on bors branches
1 parent 1a784ea commit 38d1919

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ environment:
99
branches:
1010
# whitelist
1111
only:
12-
- master
12+
- auto
13+
- try
1314

1415
cache:
1516
- '%USERPROFILE%\.cargo'

0 commit comments

Comments
 (0)