ci: remove legacy configuration files (#6052)

Main Changes:
- Remove Travis configuration file
- Remove SauceLabs configuration file
- Remove GreenKeeper configuration
This commit is contained in:
Ulises Gascón
2025-11-19 13:37:32 +01:00
committed by GitHub
parent 156e1965ae
commit dfa407db0b
3 changed files with 0 additions and 1048 deletions

View File

@@ -57,10 +57,5 @@
"sauce-tunnel": "^2.5.0",
"uglify-js": "2.7.5",
"webpack": "^1.14.0"
},
"greenkeeper": {
"ignore": [
"lodash"
]
}
}