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

Commit a034a1c

Browse files
committed
[travis-ci] CS CHECK is up to 300% faster when xdebug is off
1 parent 9b00347 commit a034a1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ matrix:
1414
fast_finish: true
1515
include:
1616
- php: 5.5
17+
env:
18+
- EXECUTE_CS_CHECK=true
1719
- php: 5.6
1820
env:
1921
- EXECUTE_TEST_COVERALLS=true
20-
- EXECUTE_CS_CHECK=true
2122
- php: 7
2223
- php: hhvm
2324
allow_failures:

0 commit comments

Comments
 (0)