From fb9dc38174ceae3255f144be591c627356cde823 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Thu, 15 Feb 2018 19:06:13 +1300 Subject: [PATCH] [ci] Enable appveyor for all branches --- .appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 8d5de5683..1a60a7a0d 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,6 +1,3 @@ -branches: - only: - - appveyor skip_tags: true # A full clone takes 30 seconds, depth 20 takes 5 seconds. clone_depth: 20 -- 2.11.4.GIT