mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
Set Travis to skip duplicate build of new JSON
This commit is contained in:
@@ -24,6 +24,6 @@ git reset upstream/master
|
||||
mv ../../json .
|
||||
|
||||
git add json/
|
||||
git commit -m "rebuild JSON at ${rev}"
|
||||
git commit -m "rebuild JSON at ${rev}" -m "[ci skip]"
|
||||
git push upstream HEAD:master
|
||||
|
||||
|
||||
Reference in New Issue
Block a user