Pārlūkot izejas kodu

Set Travis to skip duplicate build of new JSON

pull/362/head
Dave Machado pirms 7 gadiem
committed by GitHub
vecāks
revīzija
15f974f127
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      build/deploy.sh

+ 1
- 1
build/deploy.sh Parādīt failu

@@ -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


Notiek ielāde…
Atcelt
Saglabāt