浏览代码

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 9 年之前
父节点
当前提交
e68a26f4f3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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