mirror of https://github.com/MISP/misp-book
Fix travis script
parent
1b6a859bb1
commit
109887cf54
|
@ -10,6 +10,8 @@ install:
|
|||
- npm install gitbook-plugin-autocover
|
||||
- npm install gitbook-plugin-github
|
||||
- npm install gitbook-plugin-toc
|
||||
- npm install gitbook-plugin-anchors
|
||||
|
||||
script:
|
||||
- gitbook install
|
||||
- gitbook build
|
||||
|
|
Loading…
Reference in New Issue