Skip to content

Commit

Permalink
TRAVIS
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoAcheron committed Dec 8, 2018
1 parent a13a7f6 commit f2be6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ git add setup.py
git commit -m "[ci skip] Version Changed from ${CURRENT_VERSION} -> ${NEW_VERSION}"
git remote add build https://${GH_TOKEN}@github.com/NeoAcheron/midea-ac-py.git > /dev/null 2>&1
git branch -u build/master
git push --quiet --tags
git push --quiet --tags build

0 comments on commit f2be6a3

Please sign in to comment.