From: Oliver Schmidt 
Date: Wed, 5 Mar 2014 11:14:09 +0000 (+0100)
Subject: Just playing to maybe understand more...
X-Git-Tag: V2.15~128
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=07f73cf092459abfe77b862702c2de7da406b428;p=cc65
Just playing to maybe understand more...
---
diff --git a/.travis.yml b/.travis.yml
index a4a8cff80..9d28b817d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
 language:
   - c
 install:
-  - sudo apt-get install linuxdoc-tools linuxdoc-tools-info gcc-mingw-w64-i686
+  - sudo apt-get install linuxdoc-tools linuxdoc-tools-info binutils-mingw-w64-i686
 script:
   - make all doc
 after_success: