The last one worked - why? What about this...

This commit is contained in:
Oliver Schmidt
2014-03-05 12:19:59 +01:00
parent 07f73cf092
commit 3bf14a6294

View File

@@ -1,7 +1,7 @@
language: language:
- c - c
install: install:
- sudo apt-get install linuxdoc-tools linuxdoc-tools-info binutils-mingw-w64-i686 - sudo apt-get install linuxdoc-tools linuxdoc-tools-info binutils-mingw
script: script:
- make all doc - make all doc
after_success: after_success: