Browse Source

Patched qmake for travis home dir

Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.3.0-RC1
falkTX 2 years ago
parent
commit
8ec274d3d5
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      .travis.yml
  2. +1
    -1
      PawPaw

+ 1
- 1
.travis.yml View File

@@ -58,7 +58,7 @@ install:
- bash ${TRAVIS_BUILD_DIR}/.travis/install.sh

script:
#- echo 1 > ${HOME}/PawPawBuilds/builds/macos-universal/.last-build-version
- echo 1 > ${HOME}/PawPawBuilds/builds/macos-universal/.last-build-version
- bash ${TRAVIS_BUILD_DIR}/build.sh ${TARGET}

deploy:


+ 1
- 1
PawPaw

@@ -1 +1 @@
Subproject commit 0d122e3622ae1ccb2e3598b482e1dcfedcc171e6
Subproject commit 016f7d3be034f2fa98c80748d7a42fcb927a2553

Loading…
Cancel
Save