A simple test case

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2018-06-11 18:47:40 +04:00
parent 37c6b7ac72
commit f2f22e9817
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -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"