Skip to content

Commit

Permalink
fixes #93, use latest phpunit 4.0 for travis again
Browse files Browse the repository at this point in the history
  • Loading branch information
julianseeger committed Apr 30, 2014
1 parent f0639c6 commit 602f6a3
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 @@ -8,7 +8,7 @@ php:

env:
- PHPUNIT_VERSION='3.7.*'
- PHPUNIT_VERSION='4.0.17'
- PHPUNIT_VERSION='4.0.*'

before_script:
- composer require --no-update phpunit/phpunit=$PHPUNIT_VERSION
Expand Down

0 comments on commit 602f6a3

Please sign in to comment.