We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4a2ce commit de4399eCopy full SHA for de4399e
.travis.yml
@@ -2,7 +2,7 @@ language: c
2
3
before_install:
4
- sudo apt-get update -q
5
- - sudo apt-get install gcc-mingw-w64-x86-64 binutils-mingw-w64 -y
+ - sudo apt-get install gcc-mingw-w64-x86-i686 gcc-mingw-w64-x86-64 binutils-mingw-w64 -y
6
7
script:
8
- cd libgnurx-2.5
0 commit comments