UNPKG
gulp-pylint
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Run Pylint in Gulp
github.com/benmcp/gulp-pylint
benmcp/gulp-pylint
gulp-pylint
/
.travis.yml
8 lines
•
134 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js
node_js:
-
"6"
notifications:
slack: benawesome:FFUmzMQs5LVoRAAuHau76mH1
script:
- npm run eslint - npm test