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

Commit 16db95b

Browse files
committed
[travis-ci] CS CHECK is up to 300% faster when xdebug is off
1 parent a89e949 commit 16db95b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ matrix:
1010
fast_finish: true
1111
include:
1212
- php: 5.5
13+
env:
14+
- EXECUTE_CS_CHECK=true
1315
- php: 5.6
1416
env:
1517
- EXECUTE_TEST_COVERALLS=true
16-
- EXECUTE_CS_CHECK=true
1718
- php: 7
1819
- php: hhvm
1920
allow_failures:

0 commit comments

Comments
 (0)