Skip to content

Commit

Permalink
lets try with a little --force
Browse files Browse the repository at this point in the history
  • Loading branch information
David Scotson committed Nov 9, 2012
1 parent 199d74f commit ca97ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ php:
- "5.3"
before_script:
- mysql -e 'create database travis default character set UTF8 collate UTF8_bin;'
- pyrus install phpunit/DbUnit
- pyrus install --force phpunit/DbUnit
- mv config-test.php config.php
- mkdir -m777 /var/phpu_moodledata
- mkdir -m777 /var/travis_moodledata
Expand Down

0 comments on commit ca97ce6

Please sign in to comment.