Skip to content

Commit 67c3bd1

Browse files
authored
fix: do not create travis builds for tags (#7)
contributors: @mmross
1 parent a3878d2 commit 67c3bd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: php
22
os: linux
33
dist: bionic
4+
if: tag IS blank
45

56
jobs:
67
include:

0 commit comments

Comments
 (0)