A simple test case
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -1,8 +1,4 @@
|
|||||||
language: php
|
language: php
|
||||||
|
|
||||||
jobs:
|
|
||||||
include:
|
|
||||||
- stage: test
|
|
||||||
sudo: true
|
sudo: true
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
@ -53,6 +49,8 @@ jobs:
|
|||||||
- moodle-plugin-ci phpunit
|
- moodle-plugin-ci phpunit
|
||||||
- moodle-plugin-ci behat
|
- moodle-plugin-ci behat
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
include:
|
||||||
- stage: deploy
|
- stage: deploy
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- cd "$TRAVIS_REPO_SLUG"
|
- cd "$TRAVIS_REPO_SLUG"
|
||||||
|
Reference in New Issue
Block a user