core: add build of man page and docs for Travis
This commit is contained in:
parent
85596a9b0e
commit
aa523be8be
@ -8,7 +8,7 @@ before_install:
|
||||
script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
- cmake .. -DENABLE_MAN=ON -DENABLE_DOC=ON
|
||||
- make
|
||||
- sudo make install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user