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…
x
Reference in New Issue
Block a user