Try again

This commit is contained in:
Timothy Warren 2014-02-14 22:16:27 -05:00
parent 2836af5da2
commit 1c4373f951
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ before_script:
- sh -c "mysql -e 'create database IF NOT EXISTS test;'"
- sh -c "cd tests"
script: phpunit
script: phpunit .
matrix:
allow_failures: