mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 06:25:17 +00:00
Made 'doc' goal explicit part of test build.
This commit is contained in:
@@ -3,7 +3,8 @@ language:
|
|||||||
install:
|
install:
|
||||||
- sudo apt-get install linuxdoc-tools
|
- sudo apt-get install linuxdoc-tools
|
||||||
script:
|
script:
|
||||||
- make
|
- make all doc
|
||||||
|
after_success:
|
||||||
- make -C doc gh-pages
|
- make -C doc gh-pages
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
Reference in New Issue
Block a user