parent
de9952e0d1
commit
059621c087
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
||||
language: node_js |
||||
sudo: false |
||||
node_js: |
||||
- "4.1" |
||||
before_script: |
||||
- npm install -g https://github.com/vhf/free-programming-books-lint.git |
||||
script: fpb-lint . |
Loading…
Reference in new issue