Skip to content

Commit 15cf8b3

Browse files
committed
Merge pull request #8 from Oefenweb/add-cakephp-26-to-build-matrix
Add CakePHP 2.6 to build matrix
2 parents aab8804 + 9fb5d50 commit 15cf8b3

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
@@ -20,6 +20,7 @@ env:
2020
- DB=mysql CAKE_VERSION=2.3
2121
- DB=mysql CAKE_VERSION=2.4
2222
- DB=mysql CAKE_VERSION=2.5
23+
- DB=mysql CAKE_VERSION=2.6
2324

2425
matrix:
2526
include:

0 commit comments

Comments
 (0)