Skip to content
Snippets Groups Projects
Commit 3b6d0801 authored by Duerno's avatar Duerno
Browse files

adding travis.ci and coffeelint for static analysis

parent f93b7b39
No related branches found
No related tags found
No related merge requests found
dist: trusty
language: node_js
node_js:
- "node"
- "8"
before_install:
- npm i -g npm@5.6.0
install:
- npm install -g coffeelint
script:
- coffeelint scripts
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment