From 43ab7df614e835092da02a6990eada9126d1ffe5 Mon Sep 17 00:00:00 2001 From: phiresky Date: Tue, 18 Jun 2019 15:34:12 +0200 Subject: [PATCH] add branch to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f3357b4..e692dd1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,6 +47,7 @@ branches: only: # Pushes and PR to the master branch - master + - windows # Ruby regex to match tags. Required, or travis won't trigger deploys when # a new tag is pushed. - /^\d+\.\d+\.\d+.*$/