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

Commit

Permalink
Adding phpunit to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Krämer committed May 5, 2014
1 parent 5f9b25c commit d9c4af3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ env:
global:
- PLUGIN_NAME=Tags
- DB=mysql
- REQUIRE="phpunit/phpunit:3.7.31"

matrix:
- DB=mysql CAKE_VERSION=master
Expand Down

0 comments on commit d9c4af3

Please sign in to comment.