From d974670910aa1151cc1bc739981ea8149cdcfa64 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 19 Oct 2017 07:20:17 +0400 Subject: Grinding automatic deployment --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 1506dcf..097a724 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,7 +48,7 @@ script: jobs: include: - - stage: deploy + stage: deploy env: - DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE @@ -56,7 +56,7 @@ jobs: php: 7.1 before_deploy: - - cd valentineus/auth-link + - cd $TRAVIS_REPO_SLUG - git stash --all - /bin/sh build.sh -- cgit v1.2.3