1
0
mirror of https://github.com/mgechev/revive.git synced 2025-10-30 23:37:49 +02:00

infra: update commit message

This commit is contained in:
mgechev
2018-10-30 15:27:44 -07:00
parent a3410192a6
commit 7845c8af5a

View File

@@ -8,7 +8,7 @@ script:
- npm i && npm run build
- git config --global user.email "mgechev@gmail.com"
- git add .
- git commit -am 'Update docs'
- git commit -am 'Travis CI deployment'
- git push --force --quiet "https://${GH_TOKEN}@${GH_REF}"
env:
global: