Test
This commit is contained in:
@@ -60,9 +60,11 @@ env:
|
|||||||
- PROG=VACRCem-debug CROSS=y DEBUG=y
|
- PROG=VACRCem-debug CROSS=y DEBUG=y
|
||||||
- PROG=VACRCem-dev CROSS=y DEBUG=y DEV_BUILD=y
|
- PROG=VACRCem-dev CROSS=y DEBUG=y DEV_BUILD=y
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- sudo apt-get install libz-mingw-w64-dev
|
||||||
|
- sudo apt-get install libpng-mingw-w64-dev
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# - sudo apt-get install libz-mingw-w64-dev
|
|
||||||
# - sudo apt-get install libpng-mingw-w64-dev
|
|
||||||
- ls -l /usr/i686-w64-mingw32/include
|
- ls -l /usr/i686-w64-mingw32/include
|
||||||
- ls -l /usr/i686-w64-mingw32/lib
|
- ls -l /usr/i686-w64-mingw32/lib
|
||||||
- chmod +x .travis-build.sh .travis-deploy.sh
|
- chmod +x .travis-build.sh .travis-deploy.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user