Skip to content

Commit

Permalink
fix: do not create travis builds for tags (#7)
Browse files Browse the repository at this point in the history
contributors: @mmross
  • Loading branch information
cawolf authored Mar 6, 2020
1 parent 8fd00a0 commit 95f16fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: php
os: linux
dist: bionic
if: tag IS blank

jobs:
include:
Expand Down

0 comments on commit 95f16fb

Please sign in to comment.