Skip to content

Commit ca5c8aa

Browse files
author
nicolus
committed
Exclude online group again
1 parent f9a7ee2 commit ca5c8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ before_script:
1212

1313
script:
1414
- mkdir -p build/logs
15-
- ./vendor/bin/phpunit
15+
- ./vendor/bin/phpunit --exclude-group online
1616

1717
after_success:
1818
- travis_retry php ./vendor/bin/php-coveralls -v

0 commit comments

Comments
 (0)