Skip to content

Commit

Permalink
Merge branch 'refs/heads/master' into addParenthesis
Browse files Browse the repository at this point in the history
  • Loading branch information
chregu committed Apr 15, 2012
2 parents a180e9f + 2c78c91 commit 77cc94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ php:

before_script:
- wget -nc http://getcomposer.org/composer.phar
- php composer.phar install --install-suggests
- php composer.phar install --dev

script: phpunit -c tests/phpunit.xml.dist

Expand Down

0 comments on commit 77cc94d

Please sign in to comment.