Browse Source

Start clean for macos-universal

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

+ 1
- 1
.travis.yml View File

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

script:
- rm -f ${HOME}/PawPawBuilds/builds/macos-universal/.last-build-version
- rm -rf ${HOME}/PawPawBuilds/builds/macos-universal
- bash ${TRAVIS_BUILD_DIR}/build.sh ${TARGET}

deploy:


Loading…
Cancel
Save