Files
screeps-deploy-action/node_modules/expand-template/.travis.yml
Philipp Horstenkamp 67796af83c
Some checks failed
Lint / pre-commit Linting (push) Failing after 51s
Reinstalled with --fix
2023-11-26 16:51:02 +01:00

11 lines
72 B
YAML

sudo: false
language: node_js
node_js:
- 4
- 6
- 8
- 9
- 10