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

Commit

Permalink
[travis-ci] CS CHECK is up to 300% faster when xdebug is off
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks3w committed May 31, 2015
1 parent 0781cb9 commit b719055
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ matrix:
fast_finish: true
include:
- php: 5.5
env:
- EXECUTE_CS_CHECK=true
- php: 5.6
env:
- EXECUTE_TEST_COVERALLS=true
- EXECUTE_CS_CHECK=true
- php: 7
- php: hhvm
allow_failures:
Expand Down

0 comments on commit b719055

Please sign in to comment.