Skip to content

Commit

Permalink
update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amashigeseiji committed Jun 22, 2015
1 parent 3ff4510 commit 150ad93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ env:
global:
- PLUGIN_NAME=ViewValue
- REQUIRE=""
- DB=mysql CAKE_VERSION=2\.6
- DB=mysql CAKE_VERSION=2.6

matrix:
- DB=mysql CAKE_VERSION=2\.4
- DB=mysql CAKE_VERSION=2\.5
- DB=mysql CAKE_VERSION=2\.6
- DB=mysql CAKE_VERSION=2.4
- DB=mysql CAKE_VERSION=2.5
- DB=mysql CAKE_VERSION=2.6

matrix:
include:
Expand Down

0 comments on commit 150ad93

Please sign in to comment.