diff --git a/.travis.yml b/.travis.yml index 5cfe71c..23eac24 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ php: env: global: - - CORE_BRANCH=master + - CORE_BRANCH=stable10 matrix: - DB=sqlite @@ -17,7 +17,7 @@ branches: - /^stable\d+(\.\d+)?$/ before_install: - - wget https://raw.githubusercontent.com/owncloud/administration/master/travis-ci/before_install.sh + - wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh - bash ./before_install.sh templateeditor $CORE_BRANCH $DB script: