[quake3-commits] [ioquake/ioq3] 494789: Try to fix Travis CI MinGW builds

Zack Middleton zturtleman at gmail.com
Mon May 19 18:30:18 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: 494789664e3c958efd964d722556a56cb0cc0268
      https://github.com/ioquake/ioq3/commit/494789664e3c958efd964d722556a56cb0cc0268
  Author: Zack Middleton <zturtleman at gmail.com>
  Date:   2014-05-19 (Mon, 19 May 2014)

  Changed paths:
    M .travis.yml
    M travis-ci-build.sh

  Log Message:
  -----------
  Try to fix Travis CI MinGW builds

Listing i686-w64-mingw32-gcc as a compiler stopped working.
Travis tries to print version before installing it.

$ i686-w64-mingw32-gcc --version

/home/travis/build.sh: line 201: i686-w64-mingw32-gcc: command not found

The command "i686-w64-mingw32-gcc --version" failed and exited with 127 during setup.




More information about the quake3-commits mailing list