fix: [travis] missing last-modified GitBook plugin added

honkit
Alexandre Dulaunoy 2021-02-28 10:52:55 +01:00
parent 8428f2d5ea
commit 03d7efd02e
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ install:
- npm install gitbook-plugin-anchors
- npm install gitbook-plugin-image-class
- npm install gitbook-plugin-codesnippet
- npm install gitbook-plugin-last-modified
script:
- npm install honkit