Skip to content

Commit d3be4c2

Browse files
authored
Merge pull request #5 from freshcn/develop
只有打tag的时候,才编译
2 parents 1310975 + 38bffc7 commit d3be4c2

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
@@ -40,4 +40,4 @@ deploy:
4040
skip_cleanup: true
4141
on:
4242
condition: $TRAVIS_GO_VERSION =~ ^1\.7\.[0-9]+$
43-
# tags: true
43+
tags: true

0 commit comments

Comments
 (0)