Don’t check tags and branch at the same time as Travis doesn’t get this

Travis is weird
This commit is contained in:
James R. Barlow
2017-06-13 13:14:34 -07:00
parent d792ef7222
commit 926cb41702
-1
View File
@@ -84,7 +84,6 @@ deploy:
script: /usr/bin/true
on:
branch: master
tags: true
condition: $TRAVIS_OS_NAME == "osx"
after_deploy: |