Made 'doc' goal explicit part of test build.

This commit is contained in:
Oliver Schmidt 2014-02-28 21:12:41 +01:00
parent 085f911dfb
commit 18ecd68977
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ language:
install:
- sudo apt-get install linuxdoc-tools
script:
- make
- make all doc
after_success:
- make -C doc gh-pages
env:
global: