commit | 139d6282a520987785338c66fa924ae3295d1f8c | [log] [tgz] |
---|---|---|
author | neverchanje <wutao@singularity-data.com> | Mon Jun 21 15:21:36 2021 +0800 |
committer | neverchanje <wutao@singularity-data.com> | Mon Jun 21 15:21:36 2021 +0800 |
tree | fa00585db4c36c5c7e8c8ac8ed6dcb7000f3641a | |
parent | a9ee20c0fdbdd92732fd6d6fc0ccccda2d071494 [diff] |
ci: remove travis workflow
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