Browse Source

remove macos-universal cleanup

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

+ 0
- 2
.travis.yml View File

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

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

deploy:


Loading…
Cancel
Save