We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fec61 commit ededa35Copy full SHA for ededa35
.travis.yml
@@ -20,6 +20,8 @@ matrix:
20
fast_finish: true
21
22
include:
23
+ - php: 5.5
24
+ env: PHPCS=1 DEFAULT=0
25
- php: 5.5
26
env: COVERALLS=1 DEFAULT=0 DB=mysql db_dsn='mysql://[email protected]/cakephp_test'
27
0 commit comments