From 3a7c3417bbad72e21d1a8c63678d2c66e7a4ece9 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Tue, 13 Jun 2017 13:14:34 -0700 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20check=20tags=20and=20branch=20a?= =?UTF-8?q?t=20the=20same=20time=20as=20Travis=20doesn=E2=80=99t=20get=20t?= =?UTF-8?q?his?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Travis is weird --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3552b097..eff3a563 100644 --- a/.travis.yml +++ b/.travis.yml @@ -84,7 +84,6 @@ deploy: script: /usr/bin/true on: branch: master - tags: true condition: $TRAVIS_OS_NAME == "osx" after_deploy: |