Fix Travis release stage

This commit is contained in:
Andrew Godwin 2018-08-29 17:57:06 -07:00
parent c5554cb817
commit 3e4aab95e2

View File

@ -21,7 +21,7 @@ stages:
- lint
- test
- name: release
if: branch = master
if: tag IS present
jobs:
include: