travis: only run on release

This commit is contained in:
Caleb Bassi 2019-02-07 00:39:48 -08:00
parent d97af5296d
commit a7c9ef6df7

View File

@ -47,6 +47,8 @@ deploy:
on:
tags: true
if: tag IS present
notifications:
email:
on_success: never