Skip to content

Commit 3176667

Browse files
committed
Tag only builds
1 parent bc4ccfa commit 3176667

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: generic
2+
if: tag IS present
23

34
matrix:
45
include:
@@ -21,3 +22,4 @@ deploy:
2122
file: dist/*
2223
on:
2324
tags: true
25+
all_branches: true

0 commit comments

Comments
 (0)