1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 22:40:47 +00:00
programming-books/.travis.yml
2015-11-13 21:26:36 +01:00

8 lines
157 B
YAML

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 .