aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
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