.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

View file

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