mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Squelch git warning on Travis
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ script:
|
||||
if ! git diff-index --quiet HEAD --; then
|
||||
git add -A .
|
||||
git commit -m "Rebuild website"
|
||||
git push
|
||||
git push origin gh-pages
|
||||
fi
|
||||
popd
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user