Skip to content

Commit 537471b

Browse files
authored
Merge pull request #156 from kenshoo/attempt-release
attempt publish release with tags
2 parents ec2bfe4 + 43c2901 commit 537471b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ after_success:
3232
before_deploy:
3333
- if [ "$BRANCH" == "master" ]; then
3434
git checkout master;
35+
git fetch --tags;
3536
fi;
3637

3738
deploy:

0 commit comments

Comments
 (0)