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