From 19235ff3921cd58c681814c4757bfa8569dcb896 Mon Sep 17 00:00:00 2001 From: garak Date: Wed, 10 Oct 2018 15:57:21 -0400 Subject: [PATCH] test deploy 2 --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ac927319..9bbdc821 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,5 +21,5 @@ deploy: api_key: $GITHUB_OAUTH_TOKEN file: porymap skip_cleanup: true - on: - tags: true + #on: + # tags: true