committed by
Daniel Lo Nigro
parent
5278816229
commit
254c55f630
@@ -2,6 +2,9 @@ language: node_js
|
||||
node_js:
|
||||
- 6
|
||||
|
||||
before_script:
|
||||
- echo "{\"gh_token\":\"$GITHUB_TOKEN\"}" > private/secret.json
|
||||
|
||||
script:
|
||||
- npm run lint
|
||||
- npm run test:js
|
||||
|
||||
Reference in New Issue
Block a user