From 4213c69befe3d204bb1831b1d2da459c0d1ae95c Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Thu, 12 Oct 2017 12:45:40 -0700 Subject: [PATCH] Try to make travis actually deploy macOS --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 82e46b1d..d9f29898 100644 --- a/.travis.yml +++ b/.travis.yml @@ -85,6 +85,7 @@ deploy: script: /usr/bin/true on: branch: master + tags: true condition: $TRAVIS_OS_NAME == "osx" after_deploy: |