Update lint node

pull/2288/head
Victor Felder 8 years ago
parent c6c77cf936
commit 10fef8c1df
No known key found for this signature in database
GPG Key ID: C079F84DA7563B36
  1. 2
      .travis.yml

@ -1,7 +1,7 @@
language: node_js
sudo: false
node_js:
- "4.1"
- 6
before_script:
- npm install -g free-programming-books-lint
script: fpb-lint .

Loading…
Cancel
Save