swearing
This commit is contained in:
parent
31fa8f7352
commit
871e443f90
1 changed files with 2 additions and 2 deletions
|
@ -64,8 +64,8 @@ before_install:
|
|||
- echo $MAKE_BUILD_TYPE
|
||||
|
||||
# Define WINDRES
|
||||
- if [ "$TRAVIS_OS_NAME" = "windows" ];
|
||||
then
|
||||
- |
|
||||
if [ "$TRAVIS_OS_NAME" = "windows" ]; then
|
||||
export WINDRES32="windres"
|
||||
export WINDRES64="windres"
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue