Skip to content

Commit

Permalink
Exclude online group again
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolus committed Jul 24, 2018
1 parent f9a7ee2 commit ca5c8aa
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 @@ -12,7 +12,7 @@ before_script:

script:
- mkdir -p build/logs
- ./vendor/bin/phpunit
- ./vendor/bin/phpunit --exclude-group online

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

0 comments on commit ca5c8aa

Please sign in to comment.