Fix Travis release stage

This commit is contained in:
Andrew Godwin 2018-08-29 17:57:06 -07:00 committed by László Károlyi
parent 7890cd67fb
commit e32594ca47
No known key found for this signature in database
GPG Key ID: 2DCAF25E55735BFE

View File

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