From: Oliver Schmidt
Date: Wed, 5 Mar 2014 11:19:59 +0000 (+0100)
Subject: The last one worked - why? What about this...
X-Git-Tag: V2.15~127
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3bf14a629486bc67edfab940a82f9ee2c14ce943;p=cc65
The last one worked - why? What about this...
---
diff --git a/.travis.yml b/.travis.yml
index 9d28b817d..a37599071 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
language:
- c
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:
- make all doc
after_success: