We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa41e7 commit eb6c12cCopy full SHA for eb6c12c
.travis.yml
@@ -8,7 +8,7 @@ php:
8
env:
9
- DB=mysql CAKEPHP=2.3.10
10
- DB=mysql CAKEPHP=2.4.10
11
- - DB=mysql CAKEPHP=2.5.5
+ - DB=mysql CAKEPHP=2.5.6
12
13
before_script:
14
- composer install --dev
0 commit comments