From 5b55fa45006264a99b8e1eb026e728f377d82b9b Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Mon, 3 Nov 2014 23:31:54 +0100
Subject: [PATCH] Adjusted URL.
---
Makefile.travis | 2 +-
doc/index.sgml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.travis b/Makefile.travis
index 9deba227c..78ded63e6 100644
--- a/Makefile.travis
+++ b/Makefile.travis
@@ -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
diff --git a/doc/index.sgml b/doc/index.sgml
index c77344865..7de8b26ce 100644
--- a/doc/index.sgml
+++ b/doc/index.sgml
@@ -2,7 +2,7 @@
cc65 Documentation Overview
-
+
Program documentation
--
2.39.5