Skip to content

Commit

Permalink
Merge branch 'bpo/2.7/#3095' into 2.7
Browse files Browse the repository at this point in the history
Backporting #3095 into 2.7
  • Loading branch information
Majkl578 committed Apr 7, 2018
2 parents 6f9fcf7 + 19ac7e2 commit 9beff5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/travis/mariadb.mysqli.travis.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@
</testsuite>
</testsuites>

<listeners>
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />
</listeners>

<groups>
<exclude>
<group>performance</group>
Expand Down

0 comments on commit 9beff5e

Please sign in to comment.