From 775cdbcb49c72ec50e64424eeedab841e9dcabb7 Mon Sep 17 00:00:00 2001 From: cyilin Date: Sun, 23 Jul 2017 10:46:53 +0800 Subject: [PATCH] update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9cb93ad..13f238f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ before_deploy: - git config --global user.email "builds@travis-ci.com" - git config --global user.name "Travis CI" - git tag v1.0.${TRAVIS_BUILD_NUMBER} - - git push -q https://$GITHUB_KEY@github.com/NyaaCat/buc --follow-tags + - git push -q https://$GITHUB_KEY@github.com/NyaaCat/buc --tags deploy: provider: releases api_key: