euromark 12 years ago
parent
commit
f1814f1288
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -6,6 +6,7 @@ php:
 
 env:
   - CAKE_VERSION=master
+  - CAKE_VERSION=2.5
 
 before_script:
   - git clone --depth 1 --branch $CAKE_VERSION git://github.com/cakephp/cakephp ../cakephp && cd ../cakephp