Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
Merge pull request #104 from CakeDC/steinkel-patch-1
Browse files Browse the repository at this point in the history
keep tests running for 2.6
  • Loading branch information
steinkel committed Oct 22, 2015
2 parents 32ebac0 + 1476dfc commit 4517d11
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ matrix:
- php: 5.5
env:
- CAKE_VERSION=2.7
- php: 5.3
env:
- CAKE_VERSION=2.6
- php: 5.4
env:
- CAKE_VERSION=2.6
- php: 5.5
env:
- CAKE_VERSION=2.6

before_script:
- git clone https://github.com/steinkel/travis.git --depth 1 ../travis
Expand Down

0 comments on commit 4517d11

Please sign in to comment.