1
0
Fork 0
This repository has been archived on 2024-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
matomo-injector/.travis.yml
2017-09-09 19:13:15 +02:00

8 lines
No EOL
110 B
YAML

language: node_js
node_js:
- "node"
script:
- npm run jshint
- npm run webext_lint
- npm run htmllint