Explorar el Código

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 hace 8 años
padre
commit
e68a26f4f3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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