mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
core: add build of man page and docs for Travis
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ before_install:
|
||||
script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
- cmake .. -DENABLE_MAN=ON -DENABLE_DOC=ON
|
||||
- make
|
||||
- sudo make install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user