Commit 15f974f1 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Set Travis to skip duplicate build of new JSON

parent 49412a28
......@@ -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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment