Check what we have.

This commit is contained in:
Oliver Schmidt
2014-03-05 12:28:57 +01:00
parent 6c49fce59e
commit 3852218015

View File

@@ -2,6 +2,8 @@ language:
- c - c
install: install:
- sudo apt-get install linuxdoc-tools linuxdoc-tools-info mingw32-binutils - sudo apt-get install linuxdoc-tools linuxdoc-tools-info mingw32-binutils
- which gcc
- which i686-w64-mingw32-gcc
script: script:
- make all doc - make all doc
after_success: after_success: