Skip to content

Commit ccfd165

Browse files
committed
Allow CakePHP adapter to fail
1 parent dc181fd commit ccfd165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ matrix:
2525
env: SUITE="Guzzle5" PACKAGE="php-http/guzzle5-adapter:dev-master"
2626
allow_failures:
2727
- env: SUITE="Socket" PACKAGE="php-http/socket-client:dev-master php-http/client-common"
28+
- env: SUITE="CakePHP" PACKAGE="php-http/cakephp-adapter:dev-master"
2829

2930
branches:
3031
except:

0 commit comments

Comments
 (0)