Trigger travis builds only on tags

This commit is contained in:
DarkPhoenix
2021-02-19 21:17:34 +03:00
parent ce26b22752
commit 3d6e703b7c

View File

@@ -1,3 +1,5 @@
if:
tags: true
os: linux
language: python
git: