Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyilin committed Jul 23, 2017
1 parent ec59a75 commit 775cdbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ before_deploy:
- git config --global user.email "[email protected]"
- git config --global user.name "Travis CI"
- git tag v1.0.${TRAVIS_BUILD_NUMBER}
- git push -q https://[email protected]/NyaaCat/buc --follow-tags
- git push -q https://[email protected]/NyaaCat/buc --tags
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 775cdbc

Please sign in to comment.