Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
Rebuild 32-bit X11
Browse files Browse the repository at this point in the history
  • Loading branch information
akien-mga committed Mar 7, 2018
1 parent be50646 commit 94e3186
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 111 deletions.
15 changes: 0 additions & 15 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,9 @@ env:
- OPTIONS="builtin_libpng=yes builtin_openssl=yes builtin_zlib=yes"
- SCONS="scons -j2 verbose=no warnings=no progress=no"
matrix:
- PLATFORM=iphone TARGET=release
- PLATFORM=iphone TARGET=release_debug
- PLATFORM=javascript TARGET=release
- PLATFORM=javascript TARGET=release_debug
- PLATFORM=osx BITS=fat TOOLS=yes TARGET=release_debug
- PLATFORM=osx BITS=fat TOOLS=no TARGET=release
- PLATFORM=osx BITS=fat TOOLS=no TARGET=release_debug
- PLATFORM=server BITS=64 TOOLS=yes TARGET=release_debug
- PLATFORM=x11 BITS=32 TOOLS=yes TARGET=release_debug
- PLATFORM=x11 BITS=32 TOOLS=no TARGET=release
- PLATFORM=x11 BITS=32 TOOLS=no TARGET=release_debug
- PLATFORM=x11 BITS=64 TOOLS=yes TARGET=release_debug
- PLATFORM=x11 BITS=64 TOOLS=no TARGET=release
- PLATFORM=x11 BITS=64 TOOLS=no TARGET=release_debug
- PLATFORM=android TARGET=release ANDROID_ARCH=armv7
- PLATFORM=android TARGET=release ANDROID_ARCH=x86
- PLATFORM=android TARGET=release_debug ANDROID_ARCH=armv7
- PLATFORM=android TARGET=release_debug ANDROID_ARCH=x86

matrix:
exclude:
Expand Down
96 changes: 0 additions & 96 deletions appveyor.yml

This file was deleted.

0 comments on commit 94e3186

Please sign in to comment.