Browse Source

Build plugin stuff now

Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.3.0-RC1
falkTX 4 years ago
parent
commit
9577019395
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

@@ -47,5 +47,5 @@ install:
- bash ${TRAVIS_BUILD_DIR}/.travis/install.sh - bash ${TRAVIS_BUILD_DIR}/.travis/install.sh


script: script:
- bash ${TRAVIS_BUILD_DIR}/PawPaw/bootstrap-common.sh ${TARGET}
- bash ${TRAVIS_BUILD_DIR}/PawPaw/bootstrap-plugins.sh ${TARGET}
- bash ${TRAVIS_BUILD_DIR}/PawPaw/.cleanup.sh ${TARGET} - bash ${TRAVIS_BUILD_DIR}/PawPaw/.cleanup.sh ${TARGET}

Loading…
Cancel
Save