Commit e50fb57e authored by Alex Beregszaszi's avatar Alex Beregszaszi

Run lint in travis too

parent 364c4dbd
language: node_js language: node_js
node_js: node_js:
- stable - stable
script: npm run build script: npm run lint && npm run build
deploy: deploy:
provider: script provider: script
script: ci/deploy_from_travis.sh script: ci/deploy_from_travis.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment