Skip to content
Snippets Groups Projects
Commit 74178698 authored by Travis Savo's avatar Travis Savo
Browse files

Adding CodeClimate to Travis build

parent 54894a83
No related branches found
No related tags found
No related merge requests found
language: node_js
node_js:
- "node"
- "6"
- "5"
- "4"
- "iojs"
script: npm run-script compile
\ No newline at end of file
- "7"
script:
- npm test
addons:
code_climate:
repo_token: 6b82adabb394686a5f688e12e09772f89d3636045a19f23067f1757fed1b55d9
\ No newline at end of file
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