mirror of https://github.com/MISP/misp-book
chg: [travis] atoc plugin added
parent
1285d56b0b
commit
32f6edf847
|
@ -15,7 +15,7 @@ install:
|
||||||
- sudo npm update -g
|
- sudo npm update -g
|
||||||
- npm install honkit
|
- npm install honkit
|
||||||
- npm install gitbook-plugin-github
|
- npm install gitbook-plugin-github
|
||||||
- npm install gitbook-plugin-toc
|
- npm install gitbook-plugin-atoc
|
||||||
- npm install gitbook-plugin-anchors
|
- npm install gitbook-plugin-anchors
|
||||||
- npm install gitbook-plugin-image-class
|
- npm install gitbook-plugin-image-class
|
||||||
- npm install gitbook-plugin-codesnippet
|
- npm install gitbook-plugin-codesnippet
|
||||||
|
|
Loading…
Reference in New Issue