You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by wu...@apache.org on 2021/06/21 07:21:50 UTC

[incubator-pegasus-website] branch master updated: ci: remove travis workflow

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 <wu...@singularity-data.com>
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: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org