mirror of https://github.com/PCSX2/pcsx2.git
travis: report 64 bits compilation issue
This commit is contained in:
parent
da4d3562f5
commit
8c127a8193
|
@ -18,8 +18,6 @@ matrix:
|
||||||
- env: VERSION=4.9 BITS=64
|
- env: VERSION=4.9 BITS=64
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
os: linux
|
os: linux
|
||||||
allow_failures:
|
|
||||||
- env: VERSION=4.9 BITS=64
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- ./travis.sh before_install
|
- ./travis.sh before_install
|
||||||
|
|
Loading…
Reference in New Issue