1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-21 09:09:02 +00:00

Update lint node

This commit is contained in:
Victor Felder 2017-03-04 14:59:14 +01:00
parent c6c77cf936
commit 10fef8c1df
No known key found for this signature in database
GPG Key ID: C079F84DA7563B36

View File

@ -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 .