1
0
mirror of https://github.com/mgechev/revive.git synced 2025-01-08 03:13:27 +02:00

infra: update commit message

This commit is contained in:
mgechev 2018-10-30 15:27:44 -07:00
parent a3410192a6
commit 7845c8af5a
No known key found for this signature in database
GPG Key ID: A98CD29F2650FAD2

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: