Skip to content

Commit 5b2ca9d

Browse files
committed
Disable xDebug in Travis for faster builds
1 parent d6cb1e9 commit 5b2ca9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ cache:
1313
- $HOME/.composer/cache/files
1414

1515
before_install:
16+
- phpenv config-rm xdebug.ini
1617
- composer self-update
1718
- composer global require hirak/prestissimo
1819

0 commit comments

Comments
 (0)