This is an automated email from the ASF dual-hosted git repository.

willholley pushed a commit to branch update-gh-pages
in repository https://gitbox.apache.org/repos/asf/couchdb-helm.git

commit de3f48c61fb0905700e429cf195996a34c25696e
Author: Will Holley <[email protected]>
AuthorDate: Tue Oct 29 11:35:58 2019 +0000

    Switch gh-pages to use master/docs
---
 .asf.yaml | 3 +++
 .travis   | 6 ------
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..898063f
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,3 @@
+github:
+  ghp_branch:  master
+  ghp_path:    /docs
diff --git a/.travis b/.travis
deleted file mode 100644
index d80d1c4..0000000
--- a/.travis
+++ /dev/null
@@ -1,6 +0,0 @@
-language: go
-
-services:
-  - docker
-
-script: make test

Reply via email to