1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-21 09:09:02 +00:00
programming-books/.travis.yml

8 lines
157 B
YAML
Raw Normal View History

2015-11-13 20:26:36 +00:00
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 .