Skip to content

Commit b46f181

Browse files
committed
make travis only build tags
1 parent 196663e commit b46f181

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
@@ -52,5 +52,7 @@ before_script:
5252
- sh -e /etc/init.d/xvfb start &
5353
- sleep 3
5454

55+
if: tag IS present
56+
5557
script:
5658
- yarn run publish

0 commit comments

Comments
 (0)