1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-31 18:50:14 +02:00
Files
php-web-maker/.travis.yml
Kushagra Gour 89e5c5dc75 add travis.
2016-06-09 13:58:18 +05:30

7 lines
99 B
YAML

language: node_js
node_js:
- '4.0'
install:
- npm install -g eslint
script:
- eslint src/*.js