mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Adapt CI
This commit is contained in:
parent
3956a6ec20
commit
6e87d50941
1 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,6 @@ language: node_js
|
|||
node_js:
|
||||
- "0.10.40"
|
||||
install:
|
||||
- "npm install -g eslint"
|
||||
- "npm install -g eslint-plugin-meteor"
|
||||
- "npm install"
|
||||
script:
|
||||
- "eslint ./"
|
||||
- "npm test"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue