mirror of
https://github.com/cc65/cc65.git
synced 2025-04-04 21:33:30 +00:00
Made 'doc' goal explicit part of test build.
This commit is contained in:
parent
085f911dfb
commit
18ecd68977
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user