Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit 6d56b12

Browse files
authored
Update .travis.yml
1 parent 8cdd188 commit 6d56b12

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
@@ -17,6 +17,7 @@ before_deploy:
1717
- git tag $GIT_TAG -a -m "Generated tag from TravisCI for build $TRAVIS_BUILD_NUMBER"
1818
- git config credential.helper "store --file=.git/credentials"
1919
- echo "https://$GITHUB_KEY:@github.com" > .git/credentials
20+
- git status
2021
- git push -q --follow-tags
2122
- gem install octokit -v 4.3.0
2223
deploy:

0 commit comments

Comments
 (0)