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