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