]> git.sur5r.net Git - cc65/commitdiff
Check what we have.
authorOliver Schmidt <ol.sc@web.de>
Wed, 5 Mar 2014 11:28:57 +0000 (12:28 +0100)
committerOliver Schmidt <ol.sc@web.de>
Wed, 5 Mar 2014 11:28:57 +0000 (12:28 +0100)
.travis.yml

index a98833b5b06945968d4070a9ef0defaf2c0ddc69..bc70debf1087d3694160ae0da1aa0e923d83703f 100644 (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: