removed travis.yml as we no longer use

This commit is contained in:
huzaif-plivo 2021-11-13 11:33:48 +05:30
parent dbafd8924e
commit 5daae05124

View file

@ -1,10 +0,0 @@
service_name: travis-ci
language: node_js
node_js:
# - "node" commenting this as we have to find out a solution for node12 & gulp3
- "lts/*"
- "8"
- "7"
- "6"
- "5"
- "4"