Check what we have.

This commit is contained in:
Oliver Schmidt 2014-03-05 12:28:57 +01:00
parent 6c49fce59e
commit 3852218015
1 changed files with 2 additions and 0 deletions

View File

@ -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: