mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-26 13:26:28 +00:00
Update .travis.yml
This commit is contained in:
parent
58e20a7fa5
commit
9a830f7fc7
@ -3,5 +3,5 @@ sudo: false
|
|||||||
node_js:
|
node_js:
|
||||||
- "4.1"
|
- "4.1"
|
||||||
before_script:
|
before_script:
|
||||||
- npm install -g https://github.com/vhf/free-programming-books-lint.git
|
- npm install -g free-programming-books-lint
|
||||||
script: fpb-lint .
|
script: fpb-lint .
|
||||||
|
Loading…
Reference in New Issue
Block a user