Stasik0 %!s(int64=10) %!d(string=hai) anos
pai
achega
92d4194e8a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -17,7 +17,7 @@ addons:
     build_command: make
     branch_pattern: coverity_scan
 before_install:
-   - sudo apt-get install gcc-mingw-w64-i686
+   - sudo apt-get install binutils-mingw-w64-i686 gcc-mingw-w64-i686
    - sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
    - sudo add-apt-repository ppa:kalakris/cmake -y
    - sudo apt-get update -qq