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

8 lines
110 B
YAML
Raw Normal View History

2017-08-27 20:20:57 +02:00
language: node_js
node_js:
- "node"
script:
2017-09-09 19:13:15 +02:00
- npm run jshint
- npm run webext_lint
- npm run htmllint