mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
Update lint node
This commit is contained in:
parent
c6c77cf936
commit
10fef8c1df
1 changed files with 1 additions and 1 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue