aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: e8f89db61cf755e09b3551c94fb513a84a62e6c8 (plain) (blame)
1
2
3
4
language: node_js
node_js: "node"
install: npm install eslint --no-save
script: ./node_modules/.bin/eslint .