Check what we have.
This commit is contained in:
parent
6c49fce59e
commit
3852218015
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ language:
|
|||
- c
|
||||
install:
|
||||
- sudo apt-get install linuxdoc-tools linuxdoc-tools-info mingw32-binutils
|
||||
- which gcc
|
||||
- which i686-w64-mingw32-gcc
|
||||
script:
|
||||
- make all doc
|
||||
after_success:
|
||||
|
|
Loading…
Add table
Reference in a new issue