Trigger travis builds only on tags
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
if:
|
||||
tags: true
|
||||
os: linux
|
||||
language: python
|
||||
git:
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,5 @@
|
||||
if:
|
||||
tags: true
|
||||
os: linux
|
||||
language: python
|
||||
git:
|
||||
|
||||