mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-10 23:10:54 +00:00
Update lint node
This commit is contained in:
parent
c6c77cf936
commit
10fef8c1df
@ -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 .
|
||||||
|
Loading…
Reference in New Issue
Block a user