mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01: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:
|
node_js:
|
||||||
- "0.10.40"
|
- "0.10.40"
|
||||||
install:
|
install:
|
||||||
- "npm install -g eslint"
|
- "npm install"
|
||||||
- "npm install -g eslint-plugin-meteor"
|
|
||||||
script:
|
script:
|
||||||
- "eslint ./"
|
- "npm test"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue