Skip to content

Commit

Permalink
Update test running
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Jul 11, 2013
1 parent d5818c9 commit ce988c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -4,9 +4,7 @@ php:
- 5.4

env:
- CAKE_VERSION=2.1.5 DB=mysql
- CAKE_VERSION=master DB=mysql
- CAKE_VERSION=2.3 DB=mysql

before_script:
- sh -c "if [ '$DB' = 'mysql' ]; then mysql -e 'CREATE DATABASE cakephp_test;'; fi"
Expand Down

0 comments on commit ce988c0

Please sign in to comment.