Skip to content

Commit

Permalink
Adjust travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Scherer committed Jan 17, 2015
1 parent a625021 commit 3373e1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@ language: php
php:
- 5.3
- 5.4
- 5.5

env:
global:
- PLUGIN_NAME=Localized
- REQUIRE=""

matrix:
- DB=mysql CAKE_VERSION=2.5
- DB=mysql CAKE_VERSION=2.6
- DB=mysql CAKE_VERSION=2.7

matrix:
include:
Expand Down

0 comments on commit 3373e1e

Please sign in to comment.