Add default travis file

pull/39/head
Raphaël Vinot 2016-04-11 13:08:59 +02:00
parent b4eadc1852
commit 41c535089e
1 changed files with 15 additions and 0 deletions

15
.travis.yml Normal file
View File

@ -0,0 +1,15 @@
language: node_js
dist: trusty
sudo: required
install:
- sudo apt-get -y install libgif-dev calibre
- npm install gitbook-cli -g
- npm install gitbook-plugin-autocover
- npm install gitbook-plugin-github
- npm install gitbook-plugin-toc
script:
- gitbook build