.travis.yml: enable make docs

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2016-09-28 23:55:50 +02:00
parent 3199e0aae4
commit 57e0d9a8ad
No known key found for this signature in database
GPG Key ID: B2BEAD150DE936B9
1 changed files with 1 additions and 0 deletions

View File

@ -19,3 +19,4 @@ script:
- make .gitvalidation
- make lint
- make integration
- make docs