Skip to content

Commit f14b4f2

Browse files
set tags true in travis.yml
1 parent cd75f4f commit f14b4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ deploy:
7474
skip_cleanup: true
7575
on:
7676
repo: mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration
77-
tags: false
77+
tags: true
7878
all_branches: true
7979
notifications:
8080
email: false

0 commit comments

Comments
 (0)