Skip to content

Commit ededa35

Browse files
committed
Travis fix
1 parent c2fec61 commit ededa35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ matrix:
2020
fast_finish: true
2121

2222
include:
23+
- php: 5.5
24+
env: PHPCS=1 DEFAULT=0
2325
- php: 5.5
2426
env: COVERALLS=1 DEFAULT=0 DB=mysql db_dsn='mysql://[email protected]/cakephp_test'
2527

0 commit comments

Comments
 (0)