From 4e2ec23ddd83de413caba1e49669417defa064fc Mon Sep 17 00:00:00 2001 From: garak Date: Wed, 10 Oct 2018 16:25:49 -0400 Subject: [PATCH] enable all branches hopefully --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 68bf80ba..2ac3c6e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,5 @@ deploy: skip_cleanup: true on: repo: garakmon/porymap - branches: - only: - - travis-ci + all_branches: true # tags: true