Skip to content

Commit 898660c

Browse files
author
rtschu
committed
now checking all block checks
1 parent f6d147a commit 898660c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- php -S localhost:8000 >/dev/null 2>&1 &
6767
- cd ..
6868
- sleep 10 # Wait for behat to start
69-
- php moodle/admin/tool/behat/cli/run.php --tags="@block_evasys_sync_fulltest"
69+
- php moodle/admin/tool/behat/cli/run.php --tags="@block_evasys_sync"
7070

7171
# Default 'test' stage: Unit tests and behat tests against full matrix.
7272
script:

0 commit comments

Comments
 (0)