1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-02-23 06:33:52 +01:00
php-web-maker/.travis.yml

7 lines
99 B
YAML
Raw Normal View History

2016-06-09 13:58:18 +05:30
language: node_js
node_js:
- '4.0'
install:
- npm install -g eslint
script:
- eslint src/*.js