Commit 220a513e authored by Dave Machado's avatar Dave Machado
Browse files

Update formatting

parent 141dfcf9
...@@ -15,7 +15,7 @@ cd deploy ...@@ -15,7 +15,7 @@ cd deploy
git init git init
git config --global user.name "Travis CI" git config --global user.name "Travis CI"
git config --global user.email "build@travis.org" git config --global user.email "builds@travis-ci.org"
git remote add upstream "https://$GH_TOKEN@github.com/davemachado/public-apis.git" git remote add upstream "https://$GH_TOKEN@github.com/davemachado/public-apis.git"
git fetch upstream git fetch upstream
......
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