Try to make travis actually deploy macOS

This commit is contained in:
James R. Barlow
2017-10-12 12:45:40 -07:00
parent cc5578488a
commit 4213c69bef
+1
View File
@@ -85,6 +85,7 @@ deploy:
script: /usr/bin/true
on:
branch: master
tags: true
condition: $TRAVIS_OS_NAME == "osx"
after_deploy: |