Adjusted URL.

This commit is contained in:
Oliver Schmidt
2014-11-03 23:31:54 +01:00
parent b552c18405
commit 5b55fa4500
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ ifdef GH_TOKEN
cp html/*.* $(GH_PATH)
cd $(GH_PATH) && git add -A
-cd $(GH_PATH) && git commit -m "Updated from commit $(TRAVIS_COMMIT)."
cd $(GH_PATH) && git push
cd $(GH_PATH) && git push -q
endif
SF_USER = oliverschmidt