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

wutao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 139d628  ci: remove travis workflow
139d628 is described below

commit 139d6282a520987785338c66fa924ae3295d1f8c
Author: neverchanje <[email protected]>
AuthorDate: Mon Jun 21 15:21:36 2021 +0800

    ci: remove travis workflow
---
 .travis.yml | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 6bcfe70..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-install:
-  - sudo apt-get install jq
-
-services:
-  - docker
-
-branches:
-  only:
-    - master
-
-script: docker run -it -e "APPLICATION_ID=${APPLICATION_ID}" -e 
"API_KEY=${API_KEY}" -e "CONFIG=$(cat .apache_pegasus.json | jq -r tostring)" 
algolia/docsearch-scraper

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to