Skip to content

Commit

Permalink
debug travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rtschu committed Apr 28, 2020
1 parent 2d5fcac commit aa18232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- cd ..
- sleep 10 # Wait for behat to start
- touch errorbackend.html
- 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

deploy:
provider: releases
Expand Down

0 comments on commit aa18232

Please sign in to comment.