mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-05 14:43:09 +08:00
Update lint node
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
sudo: false
|
sudo: false
|
||||||
node_js:
|
node_js:
|
||||||
- "4.1"
|
- 6
|
||||||
before_script:
|
before_script:
|
||||||
- npm install -g free-programming-books-lint
|
- npm install -g free-programming-books-lint
|
||||||
script: fpb-lint .
|
script: fpb-lint .
|
||||||
|
|||||||
Reference in New Issue
Block a user