From 3bf14a629486bc67edfab940a82f9ee2c14ce943 Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Wed, 5 Mar 2014 12:19:59 +0100
Subject: [PATCH] The last one worked - why? What about this...
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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:
--
2.39.5