Browse Source

Try to fix broken build: Travis does not have cabextract by default. Let's hope it is a whitelisted package because we can't build yet another package from source...

MeFisto94 8 years ago
parent
commit
e68a26f4f3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -16,6 +16,7 @@ addons:
   apt:
     packages:
     - p7zip-full
+    - cabextract
 
 # branches:
 #   only: