Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Disabling code coverage
Browse files Browse the repository at this point in the history
When xdebug is enabled, tests are consistently taking greater than 10 minutes on
that job, causing travis to suspend the job.
  • Loading branch information
weierophinney committed Apr 28, 2016
1 parent b0762bb commit 354f7ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ matrix:
- DEPS=lowest
- php: 5.6
env:
- TEST_COVERAGE=true
- DEPS=locked
- php: 5.6
env:
Expand Down

0 comments on commit 354f7ad

Please sign in to comment.