Skip to content

Commit

Permalink
Grinding automatic deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
valentineus committed Oct 19, 2017
1 parent c9b65f0 commit d974670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@ script:

jobs:
include:
- stage: deploy
stage: deploy

env:
- DB=mysqli MOODLE_BRANCH=MOODLE_33_STABLE

php: 7.1

before_deploy:
- cd valentineus/auth-link
- cd $TRAVIS_REPO_SLUG
- git stash --all
- /bin/sh build.sh

Expand Down

0 comments on commit d974670

Please sign in to comment.