Skip to content

Commit

Permalink
Updating Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Krämer committed May 8, 2014
1 parent 0244df4 commit 2e48fd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,7 @@ env:
- PLUGIN_NAME=Migrations
- DB=mysql
- MYSQL_CREATE_DB="mysql -e 'create database cakephp_test CHARACTER SET utf8 COLLATE utf8_general_ci;'"
- REQUIRE="phpunit/phpunit:3.7.31"

matrix:
- DB=mysql CAKE_VERSION=master
Expand Down

0 comments on commit 2e48fd5

Please sign in to comment.