We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5fcac commit aa18232Copy full SHA for aa18232
.travis.yml
@@ -67,7 +67,7 @@ jobs:
67
- cd ..
68
- sleep 10 # Wait for behat to start
69
- touch errorbackend.html
70
- - php moodle/admin/tool/behat/cli/run.php --tags="@block_evasys_sync"
+ - php moodle/admin/tool/behat/cli/run.php --tags="@block_evasys_sync" --format="pretty" --colors
71
72
deploy:
73
provider: releases
0 commit comments