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+.*$/