We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c77cf commit 10fef8cCopy full SHA for 10fef8c
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
sudo: false
3
node_js:
4
- - "4.1"
+ - 6
5
before_script:
6
- npm install -g free-programming-books-lint
7
script: fpb-lint .
0 commit comments